Home
last modified time | relevance | path

Searched refs:UUID_PBAP_PCE (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sdp.h29 static const bluetooth::Uuid UUID_PBAP_PCE = bluetooth::Uuid::From16Bit(0x112E); variable
/packages/modules/Bluetooth/system/bta/sdp/
Dbta_sdp_act.cc562 } else if (uuid == UUID_PBAP_PCE) { in bta_sdp_search_cback()