Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dsdpdefs.h93 #define ATTR_ID_SUPPORTED_REPOSITORIES 0x0314 /* Phone book access Profile */ macro
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c201 if ((p_attr = SDP_FindAttributeInRec(p_rec, ATTR_ID_SUPPORTED_REPOSITORIES)) != NULL) { in bta_create_pse_sdp_record()