Searched refs:pL2CA_DisconnectInd_Cb (Results 1 – 9 of 9) sorted by relevance
148 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_closed()286 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_orig_w4_sec_comp()481 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2cap_connect_rsp()579 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_connect_rsp()661 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_config()763 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(p_ccb->local_cid, TRUE); in l2c_csm_config()913 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(local_cid, FALSE); in l2c_csm_open()967 (*p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb)(p_ccb->local_cid, TRUE); in l2c_csm_open()1085 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_disconnect_rsp()
63 .pL2CA_DisconnectInd_Cb = disconnect_request_cb,
69 || (!p_cb_info->pL2CA_DisconnectInd_Cb)) { in L2CA_Register()325 assert(callbacks->pL2CA_DisconnectInd_Cb != NULL); in L2CA_SetConnectionCallbacks()1325 || (!p_cb_info->pL2CA_DisconnectInd_Cb)) in L2CA_RegisterLECoc()
223 p_rcb->api.pL2CA_DisconnectInd_Cb = l2c_ucd_disconnect_ind_cback; in L2CA_UcdRegister()
1880 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2cu_disconnect_chnl()
80 p_l2c->pL2CA_DisconnectInd_Cb = RFCOMM_DisconnectInd; in rfcomm_l2cap_if_init()
309 tL2CA_DISCONNECT_IND_CB *pL2CA_DisconnectInd_Cb; member
194 sdp_cb.reg_info.pL2CA_DisconnectInd_Cb = sdp_disconnect_ind; in sdp_init()
83 gap_cb.conn.reg_info.pL2CA_DisconnectInd_Cb = gap_disconnect_ind; in gap_conn_init()