Searched refs:disconnect_ind (Results 1 – 2 of 2) sorted by relevance
126 tL2CA_DISCONNECT_IND_CB *disconnect_ind; in l2c_csm_closed() local148 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_closed()161 (*disconnect_ind)(local_cid, FALSE); 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() local310 (*disconnect_ind)(local_cid, FALSE); 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() local500 (*disconnect_ind)(local_cid, FALSE); 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() local592 (*disconnect_ind)(local_cid, FALSE); in l2c_csm_w4_l2ca_connect_rsp()620 (*disconnect_ind)(local_cid, FALSE); in l2c_csm_w4_l2ca_connect_rsp()[all …]
354 tAVDT_EVT_HDR disconnect_ind; member