Searched refs:pL2CA_DisconnectInd_Cb (Results 1 – 12 of 12) sorted by relevance
187 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_closed()349 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_orig_w4_sec_comp()581 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2cap_connect_rsp()741 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_connect_rsp()891 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_config()1036 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(p_ccb->local_cid, true); in l2c_csm_config()1129 (*temp_p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)( in l2c_csm_config()1182 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(local_cid, false); in l2c_csm_open()1245 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(p_ccb->local_cid, true); in l2c_csm_open()1390 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_disconnect_rsp()
88 const bool disconnect_ind_cb = (p_cb_info.pL2CA_DisconnectInd_Cb != nullptr); in L2CA_Register()396 if ((!p_cb_info.pL2CA_DataInd_Cb) || (!p_cb_info.pL2CA_DisconnectInd_Cb)) { in L2CA_RegisterLECoc()
1726 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2cu_disconnect_chnl()
41 reg_info_.pL2CA_DisconnectInd_Cb = eatt_disconnect_ind; in Start()
88 sdp_cb.reg_info.pL2CA_DisconnectInd_Cb = sdp_disconnect_ind; in sdp_init()
307 tL2CA_DISCONNECT_IND_CB* pL2CA_DisconnectInd_Cb; member
69 p_l2c->pL2CA_DisconnectInd_Cb = RFCOMM_DisconnectInd; in rfcomm_l2cap_if_init()
85 bnep_cb.reg_info.pL2CA_DisconnectInd_Cb = bnep_disconnect_ind; in bnep_register_with_l2cap()
109 l2cap_app_info_.pL2CA_DisconnectInd_Cb(cid, true); in DisconnectEattByPeer()
117 conn.reg_info.pL2CA_DisconnectInd_Cb = gap_disconnect_ind; in gap_conn_init()
75 .pL2CA_DisconnectInd_Cb = hidh_l2cif_disconnect_ind,
160 do_in_main_thread(FROM_HERE, base::Bind(appl_info_.pL2CA_DisconnectInd_Cb, in on_channel_close()1357 do_in_main_thread(FROM_HERE, base::Bind(appl_info_.pL2CA_DisconnectInd_Cb, in on_channel_close()