Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sdp.h35 static const bluetooth::Uuid UUID_MAP_MNS = bluetooth::Uuid::From16Bit(0x1133); variable
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_sdp.cpp29 static const Uuid UUID_MAP_MNS = Uuid::From16Bit(0x1133); variable
152 } else if (uuid_in == UUID_MAP_MNS) { in sdp_search_callback()
/packages/modules/Bluetooth/system/bta/sdp/
Dbta_sdp_act.cc584 } else if (uuid == UUID_MAP_MNS) { in bta_sdp_search_cback()