Home
last modified time | relevance | path

Searched defs:UUID_MAP_MAS (Results 1 – 2 of 2) 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/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_sdp.cpp31 static const Uuid UUID_MAP_MAS = Uuid::From16Bit(0x1132); variable