Searched refs:UUID_MAP_MAS (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/include/ |
D | btif_sock_sdp.h | 30 static const uint8_t UUID_MAP_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00, variable
|
/system/bt/btif/src/ |
D | btif_sock_sdp.c | 400 } else if (UUID_MATCHES(UUID_MAP_MAS,uuid)) { in add_rfc_sdp_by_uuid()
|
/system/bt/bta/sdp/ |
D | bta_sdp_act.c | 49 static const uint8_t UUID_MAP_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00, variable 407 if (IS_UUID(UUID_MAP_MAS,uuid->uu.uuid128)) { in bta_sdp_search_cback()
|