Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_sock_sdp.h29 static const bluetooth::Uuid UUID_PBAP_PSE = bluetooth::Uuid::From16Bit(0x112F); variable
/system/bt/btif/src/
Dbtif_sock_sdp.cc413 } else if (uuid == UUID_PBAP_PSE) { in add_rfc_sdp_by_uuid()
439 if (uuid == UUID_PBAP_PSE) { in get_reserved_rfc_channel()
455 uuid = UUID_PBAP_PSE; in add_rfc_sdp_rec()
/system/bt/bta/sdp/
Dbta_sdp_act.cc46 static const Uuid UUID_PBAP_PSE = Uuid::From16Bit(0x112F); variable
366 } else if (uuid == UUID_PBAP_PSE) { in bta_sdp_search_cback()