Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dsdpdefs.h93 #define ATTR_ID_SUPPORTED_REPOSITORIES 0x0314 /* Phone book access Profile */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c204 if ((p_attr = SDP_FindAttributeInRec(p_rec, ATTR_ID_SUPPORTED_REPOSITORIES)) != NULL) { in bta_create_pse_sdp_record()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c550 status &= SDP_AddAttribute(sdp_handle, ATTR_ID_SUPPORTED_REPOSITORIES, in add_pbaps_sdp()