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.h30 static const bluetooth::Uuid UUID_MAP_MAS = bluetooth::Uuid::From16Bit(0x1132); variable
/system/bt/bta/sdp/
Dbta_sdp_act.cc47 static const Uuid UUID_MAP_MAS = Uuid::From16Bit(0x1132); variable
360 if (uuid == UUID_MAP_MAS) { in bta_sdp_search_cback()
/system/bt/btif/src/
Dbtif_sock_sdp.cc418 } else if (uuid == UUID_MAP_MAS) { in add_rfc_sdp_by_uuid()