OSDN Git Service

Use assigned UUID for Hearing Aid Service
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 22 Feb 2018 23:02:25 +0000 (15:02 -0800)
committerJakub Pawlowski <jpawlowski@google.com>
Mon, 26 Feb 2018 18:11:49 +0000 (18:11 +0000)
Test: manual
Bug: 64038649
Change-Id: Ie5b39d74d245373142be31027cccb5f51f8586bf

btif/src/btif_dm.cc

index 66220dd..fc6746a 100644 (file)
@@ -75,8 +75,7 @@ using bluetooth::Uuid;
  *  Constants & Macros
  *****************************************************************************/
 
-const Uuid UUID_HEARING_AID =
-    Uuid::FromString("7312C48F-22CC-497F-85FD-A0616A3B9E05");
+const Uuid UUID_HEARING_AID = Uuid::FromString("FDF0");
 
 #define COD_MASK 0x07FF