Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dsdpdefs.h72 #define ATTR_ID_SUPPORTED_REPOSITORIES 0x0314 /* Phone book access Profile */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock_sdp.cc248 handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, 1, in add_pbap_sdp()
Dbtif_sdp_server.cc671 sdp_handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, (uint32_t)1,
696 sdp_handle, ATTR_ID_SUPPORTED_REPOSITORIES, UINT_DESC_TYPE, (uint32_t)1,
/packages/modules/Bluetooth/system/bta/sdp/
Dbta_sdp_act.cc209 p_rec, ATTR_ID_SUPPORTED_REPOSITORIES); in bta_create_pse_sdp_record()