HomeSort by relevance Sort by last modified time
    Searched defs:disconnect_ind (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 125 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_cid, FALSE)
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/
llcp_api.h 190 tLLCP_SAP_DISCONNECT_IND disconnect_ind; /* LLCP_SAP_EVT_DISCONNECT_IND */ member in union:__anon28084
  /external/bluetooth/bluedroid/stack/include/
mca_api.h 202 tMCA_DISCONNECT_IND disconnect_ind; member in union:__anon6203
avdt_api.h 348 tAVDT_EVT_HDR disconnect_ind; member in union:__anon5939
    [all...]

Completed in 2072 milliseconds