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