Searched refs:UUID_PBAP_PSE (Results 1 – 2 of 2) sorted by relevance
/external/bluetooth/bluedroid/btif/include/ |
D | btif_sock_sdp.h | 23 static const UINT8 UUID_PBAP_PSE[] = {0x00, 0x00, 0x11, 0x2F, 0x00, 0x00, 0x10, 0x00, variable
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_sock_sdp.c | 487 else if (IS_UUID(UUID_PBAP_PSE,uuid)) in add_rfc_sdp_by_uuid() 520 if (IS_UUID(UUID_PBAP_PSE,uuid)) in get_reserved_rfc_channel() 539 uuid = UUID_PBAP_PSE; in add_rfc_sdp_rec()
|