Searched refs:sdp_disconnect_cfm (Results 1 – 1 of 1) sorted by relevance
65 static void sdp_disconnect_cfm (UINT16 l2cap_cid, UINT16 result);68 #define sdp_disconnect_cfm NULL macro127 sdp_cb.reg_info.pL2CA_DisconnectCfm_Cb = sdp_disconnect_cfm; in sdp_init()673 static void sdp_disconnect_cfm (UINT16 l2cap_cid, UINT16 result) in sdp_disconnect_cfm() function