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

  /system/bt/stack/l2cap/
l2c_csm.c 129 tL2CA_DISCONNECT_IND_CB *disconnect_ind; local
154 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
168 (*disconnect_ind)(local_cid, FALSE);
329 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
356 (*disconnect_ind)(local_cid, FALSE);
575 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
596 (*disconnect_ind)(local_cid, FALSE);
705 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
719 (*disconnect_ind)(local_cid, FALSE);
776 (*disconnect_ind)(local_cid, FALSE)
823 tL2CA_DISCONNECT_IND_CB *disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
1329 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:__anon15831
  /system/bt/stack/include/
mca_api.h 202 tMCA_DISCONNECT_IND disconnect_ind; member in union:__anon73902
avdt_api.h 343 tAVDT_EVT_HDR disconnect_ind; member in union:__anon73656
    [all...]

Completed in 227 milliseconds