Searched refs:bnep_connect_cfm (Results 1 – 1 of 1) sorted by relevance
64 static void bnep_connect_cfm (UINT16 l2cap_cid, UINT16 result);93 bnep_cb.reg_info.pL2CA_ConnectCfm_Cb = bnep_connect_cfm; in bnep_register_with_l2cap()170 static void bnep_connect_cfm (UINT16 l2cap_cid, UINT16 result) in bnep_connect_cfm() function