Home
last modified time | relevance | path

Searched defs:p_disc_cb (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sco.c496 tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb) in btm_accept_sco_link()
558 tBTM_SCO_CB *p_disc_cb) in BTM_CreateSco()
1735 tBTM_SCO_CB *p_disc_cb) {return (BTM_NO_RESOURCES);} in BTM_CreateSco()
Dbtm_int.h376 tBTM_SCO_CB *p_disc_cb; /* Callback for when disconnect */ member
415 #define btm_accept_sco_link(sco_inx, p_setup, p_conn_cb, p_disc_cb) argument
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_utils.c1699 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2cu_disconnect_chnl() local