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

  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 501 tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb)
515 p_sco->p_disc_cb = p_disc_cb;
563 tBTM_SCO_CB *p_disc_cb)
675 p->p_disc_cb = p_disc_cb;
    [all...]
btm_int.h 419 tBTM_SCO_CB *p_disc_cb; /* Callback for when disconnect */ member in struct:__anon5865
454 tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb);
458 #define btm_accept_sco_link(sco_inx, p_setup, p_conn_cb, p_disc_cb)
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 1835 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; local
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 41 milliseconds