Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_sock_sdp.h31 static const bluetooth::Uuid UUID_SAP = bluetooth::Uuid::From16Bit(0x112D); variable
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_sdp.cpp33 static const Uuid UUID_SAP = Uuid::From16Bit(0x112D); variable
216 } else if (uuid_in == UUID_SAP) { in sdp_search_callback()
/aosp12/system/bt/bta/sdp/
H A Dbta_sdp_act.cc410 } else if (uuid == UUID_SAP) { in bta_sdp_search_cback()