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

  /system/bt/stack/l2cap/
l2c_utils.c 1882 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
    [all...]
  /system/bt/stack/btm/
btm_int.h 371 tBTM_SCO_CB *p_disc_cb; /* Callback for when disconnect */ member in struct:__anon72464
406 tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb);
412 #define btm_accept_sco_link(sco_inx, p_setup, p_conn_cb, p_disc_cb)
    [all...]

Completed in 74 milliseconds