Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_sock_sdp.h30 static const bluetooth::Uuid UUID_MAP_MAS = bluetooth::Uuid::From16Bit(0x1132); variable
/aosp12/system/bt/btif/src/
H A Dbtif_sock_sdp.cc412 } else if (uuid == UUID_MAP_MAS) { in add_rfc_sdp_by_uuid()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_sdp.cpp31 static const Uuid UUID_MAP_MAS = Uuid::From16Bit(0x1132); variable
170 if (uuid_in == UUID_MAP_MAS) { in sdp_search_callback()
/aosp12/system/bt/bta/sdp/
H A Dbta_sdp_act.cc397 if (uuid == UUID_MAP_MAS) { in bta_sdp_search_cback()