Home
last modified time | relevance | path

Searched refs:ATTR_ID_SUPPORTED_REPOSITORIES (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dsdpdefs.h73 #define ATTR_ID_SUPPORTED_REPOSITORIES 0x0314 /* Phone book access Profile */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc699 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,
Dbtif_sock_sdp.cc249 handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, 1, in add_pbap_sdp()
/packages/modules/Bluetooth/system/bta/sdp/
Dbta_sdp_act.cc221 p_rec, ATTR_ID_SUPPORTED_REPOSITORIES); in bta_create_pse_sdp_record()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc405 &pbap_102_sdp_rec, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, in sdp_upgrade_pse_record()