Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_main.cc56 static void sdp_config_cfm(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg);
115 sdp_cb.reg_info.pL2CA_ConfigCfm_Cb = sdp_config_cfm; in sdp_init()
387 static void sdp_config_cfm(uint16_t l2cap_cid, tL2CAP_CFG_INFO* p_cfg) { in sdp_config_cfm() function