Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/sdp/
Dsdp_main.c376 p_ccb->con_flags |= SDP_FLAGS_HIS_CFG_DONE; in sdp_config_ind()
419 if (p_ccb->con_flags & SDP_FLAGS_HIS_CFG_DONE) { in sdp_config_cfm()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/sdp/include/
Dsdpint.h168 #define SDP_FLAGS_HIS_CFG_DONE 0x02 macro