Searched refs:ATTR_ID_SUPPORTED_REPOSITORIES (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/stack/include/ |
D | sdpdefs.h | 73 #define ATTR_ID_SUPPORTED_REPOSITORIES 0x0314 /* Phone book access Profile */ macro
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sdp_server.cc | 699 sdp_handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, (uint32_t)1, 714 sdp_handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, (uint32_t)1, 742 sdp_handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, (uint32_t)1,
|
D | btif_sock_sdp.cc | 249 handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, 1, in add_pbap_sdp()
|
/packages/modules/Bluetooth/system/bta/sdp/ |
D | bta_sdp_act.cc | 221 p_rec, ATTR_ID_SUPPORTED_REPOSITORIES); in bta_create_pse_sdp_record()
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_server.cc | 405 &pbap_102_sdp_rec, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, in sdp_upgrade_pse_record()
|