Searched refs:sdp_connect_cfm (Results 1 – 1 of 1) sorted by relevance
64 static void sdp_connect_cfm (UINT16 l2cap_cid, UINT16 result);67 #define sdp_connect_cfm NULL macro122 sdp_cb.reg_info.pL2CA_ConnectCfm_Cb = sdp_connect_cfm; in sdp_init()230 static void sdp_connect_cfm (UINT16 l2cap_cid, UINT16 result) in sdp_connect_cfm() function