Home
last modified time | relevance | path

Searched defs:UUID_PBAP_PSE (Results 1 – 2 of 2) 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/bta/sdp/
Dbta_sdp_act.cc46 static const Uuid UUID_PBAP_PSE = Uuid::From16Bit(0x112F); variable