Searched defs:disconnect_ind (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_csm.c125 tL2CA_DISCONNECT_IND_CB *disconnect_ind; local
150 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
164 (*disconnect_ind)(local_cid, FALSE);
302 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
329 (*disconnect_ind)(local_cid, FALSE);
515 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
536 (*disconnect_ind)(local_cid, FALSE);
620 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
634 (*disconnect_ind)(local_cid, FALSE);
665 (*disconnect_ind)(local_ci
706 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
1153 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
[all...]
/external/libnfc-nci/src/nfc/include/
H A Dllcp_api.h190 tLLCP_SAP_DISCONNECT_IND disconnect_ind; /* LLCP_SAP_EVT_DISCONNECT_IND */ member in union:__anon24275
/external/bluetooth/bluedroid/stack/include/
H A Dmca_api.h202 tMCA_DISCONNECT_IND disconnect_ind; member in union:__anon1583
H A Davdt_api.h348 tAVDT_EVT_HDR disconnect_ind; member in union:__anon1319

Completed in 345 milliseconds