Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_main.c378 if (p_ccb->con_flags & SDP_FLAGS_MY_CFG_DONE) in sdp_config_ind()
418 p_ccb->con_flags |= SDP_FLAGS_MY_CFG_DONE; in sdp_config_cfm()
Dsdpint.h177 #define SDP_FLAGS_MY_CFG_DONE 0x04 macro