Searched refs:disconnect_ind (Results 1 – 6 of 6) sorted by relevance
129 tL2CA_DISCONNECT_IND_CB *disconnect_ind; in l2c_csm_closed() local154 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_closed()168 (*disconnect_ind)(local_cid, FALSE); in l2c_csm_closed()329 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_orig_w4_sec_comp() local356 (*disconnect_ind)(local_cid, FALSE); in l2c_csm_orig_w4_sec_comp()575 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2cap_connect_rsp() local596 (*disconnect_ind)(local_cid, FALSE); in l2c_csm_w4_l2cap_connect_rsp()705 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2c_csm_w4_l2ca_connect_rsp() local719 (*disconnect_ind)(local_cid, FALSE); in l2c_csm_w4_l2ca_connect_rsp()776 (*disconnect_ind)(local_cid, FALSE); in l2c_csm_w4_l2ca_connect_rsp()[all …]
312 memcpy (evt_data.disconnect_ind.bd_addr, p_ccb->peer_addr, BD_ADDR_LEN); in mca_ccb_dealloc()313 evt_data.disconnect_ind.reason = p_data->close.reason; in mca_ccb_dealloc()
202 tMCA_DISCONNECT_IND disconnect_ind; member
343 tAVDT_EVT_HDR disconnect_ind; member
2398 if (p_data->mca_evt.mca_data.disconnect_ind.reason == L2CAP_DISC_OK) in bta_hl_cch_mca_disconnect()
525 … bta_hl_find_mcl_idx(app_idx, p_msg->mca_evt.mca_data.disconnect_ind.bd_addr, &mcl_idx)) in bta_hl_find_cch_cb_indexes()