Home
last modified time | relevance | path

Searched refs:UUID_PBAP_PSE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_sdp.cc427 } else if (uuid == UUID_PBAP_PSE) { in add_rfc_sdp_by_uuid()
453 if (uuid == UUID_PBAP_PSE) { in get_reserved_rfc_channel()
469 uuid = UUID_PBAP_PSE; in add_rfc_sdp_rec()
/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sdp.h30 static const bluetooth::Uuid UUID_PBAP_PSE = bluetooth::Uuid::From16Bit(0x112F); variable
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_sdp.cpp27 static const Uuid UUID_PBAP_PSE = Uuid::From16Bit(0x112F); variable
161 } else if (uuid_in == UUID_PBAP_PSE) { in sdp_search_callback()
/packages/modules/Bluetooth/system/bta/sdp/
Dbta_sdp_act.cc587 } else if (uuid == UUID_PBAP_PSE) { in bta_sdp_search_cback()