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.cc 132 tL2CA_DISCONNECT_IND_CB* disconnect_ind; local
141 disconnect_ind = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb;
153 (*disconnect_ind)(local_cid, false);
297 tL2CA_DISCONNECT_IND_CB* disconnect_ind = local
314 (*disconnect_ind)(local_cid, false);
498 tL2CA_DISCONNECT_IND_CB* disconnect_ind = local
519 (*disconnect_ind)(local_cid, false);
621 tL2CA_DISCONNECT_IND_CB* disconnect_ind = local
634 (*disconnect_ind)(local_cid, false);
683 (*disconnect_ind)(local_cid, false)
724 tL2CA_DISCONNECT_IND_CB* disconnect_ind = local
1199 tL2CA_DISCONNECT_IND_CB* disconnect_ind = local
    [all...]
  /system/nfc/src/nfc/include/
llcp_api.h 200 tLLCP_SAP_DISCONNECT_IND disconnect_ind; /* LLCP_SAP_EVT_DISCONNECT_IND */ member in union:__anon3559
  /system/bt/stack/include/
mca_api.h 212 tMCA_DISCONNECT_IND disconnect_ind; member in union:__anon2454
avdt_api.h 420 tAVDT_EVT_HDR disconnect_ind; member in union:__anon2235
    [all...]

Completed in 271 milliseconds