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/btif/src/
Dbtif_sock_sdp.cc412 } else if (uuid == UUID_MAP_MAS) { in add_rfc_sdp_by_uuid()
/system/bt/bta/sdp/
Dbta_sdp_act.cc397 if (uuid == UUID_MAP_MAS) { in bta_sdp_search_cback()