Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_main.c60 static void sdp_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg);
126 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind; in sdp_init()
310 static void sdp_config_ind (UINT16 l2cap_cid, tL2CAP_CFG_INFO *p_cfg) in sdp_config_ind() function