Home
last modified time | relevance | path

Searched defs:UUID_MAP_MNS (Results 1 – 2 of 2) 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