Home
last modified time | relevance | path

Searched defs:UUID_MAP_MAS (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sdp.h31 static const bluetooth::Uuid UUID_MAP_MAS = bluetooth::Uuid::From16Bit(0x1132); variable
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_sdp.cpp28 static const Uuid UUID_MAP_MAS = Uuid::From16Bit(0x1132); variable