Home
last modified time | relevance | path

Searched refs:UUID_MAP_MAS (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_sock_sdp.h28 static const uint8_t UUID_MAP_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00, variable
/system/bt/btif/src/
Dbtif_sock_sdp.c405 } else if (UUID_MATCHES(UUID_MAP_MAS,uuid)) { in add_rfc_sdp_by_uuid()
/system/bt/bta/sdp/
Dbta_sdp_act.c49 static const uint8_t UUID_MAP_MAS[] = {0x00, 0x00, 0x11, 0x32, 0x00, 0x00, 0x10, 0x00, variable
417 if (IS_UUID(UUID_MAP_MAS,uuid->uu.uuid128)) { in bta_sdp_search_cback()