Searched refs:pL2CA_DisconnectInd_Cb (Results 1 – 9 of 9) sorted by relevance
142 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_closed()310 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_orig_w4_sec_comp()512 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2cap_connect_rsp()635 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_connect_rsp()738 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_config()855 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(p_ccb->local_cid, true); in l2c_csm_config()1001 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(local_cid, false); in l2c_csm_open()1061 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(p_ccb->local_cid, true); in l2c_csm_open()1215 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_disconnect_rsp()
74 (!p_cb_info->pL2CA_DataInd_Cb) || (!p_cb_info->pL2CA_DisconnectInd_Cb)) { in L2CA_Register()410 if ((!p_cb_info->pL2CA_DataInd_Cb) || (!p_cb_info->pL2CA_DisconnectInd_Cb)) { in L2CA_RegisterLECoc()680 CHECK(callbacks->pL2CA_DisconnectInd_Cb != NULL); in L2CA_SetConnectionCallbacks()
71 .pL2CA_DisconnectInd_Cb = disconnect_request_cb,
1768 p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2cu_disconnect_chnl()
70 p_l2c->pL2CA_DisconnectInd_Cb = RFCOMM_DisconnectInd; in rfcomm_l2cap_if_init()
309 tL2CA_DISCONNECT_IND_CB* pL2CA_DisconnectInd_Cb; member
116 sdp_cb.reg_info.pL2CA_DisconnectInd_Cb = sdp_disconnect_ind; in sdp_init()
91 bnep_cb.reg_info.pL2CA_DisconnectInd_Cb = bnep_disconnect_ind; in bnep_register_with_l2cap()
123 conn.reg_info.pL2CA_DisconnectInd_Cb = gap_disconnect_ind; in gap_conn_init()