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.h26 static const uint8_t UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00, variable
/system/bt/btif/src/
Dbtif_sock_sdp.c400 } else if (UUID_MATCHES(UUID_PBAP_PSE,uuid)) { in add_rfc_sdp_by_uuid()
426 if (UUID_MATCHES(UUID_PBAP_PSE, uuid)) { in get_reserved_rfc_channel()
442 uuid = UUID_PBAP_PSE; in add_rfc_sdp_rec()
/system/bt/bta/sdp/
Dbta_sdp_act.c47 static const uint8_t UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00, variable
423 } else if (IS_UUID(UUID_PBAP_PSE,uuid->uu.uuid128)){ in bta_sdp_search_cback()