Home
last modified time | relevance | path

Searched refs:p_disc_cb (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/btm/
Dbtm_sco.c513 tBTM_SCO_CB *p_conn_cb, tBTM_SCO_CB *p_disc_cb)
527 p_sco->p_disc_cb = p_disc_cb;
575 tBTM_SCO_CB *p_disc_cb)
683 p->p_disc_cb = p_disc_cb;
972 (*p->p_disc_cb)(xx);
981 (*p->p_disc_cb)(xx);
1163 (*p->p_disc_cb)(xx);
1201 (*p->p_disc_cb)(xx);
1801 tBTM_SCO_CB *p_disc_cb) {return (BTM_NO_RESOURCES);}
Dbtm_int.h371 tBTM_SCO_CB *p_disc_cb; /* Callback for when disconnect */ member
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) argument
/system/bt/stack/l2cap/
Dl2c_utils.c1882 tL2CA_DISCONNECT_IND_CB *p_disc_cb = p_ccb->p_rcb->api.pL2CA_DisconnectInd_Cb; in l2cu_disconnect_chnl() local
1890 (*p_disc_cb)(local_cid, FALSE); in l2cu_disconnect_chnl()
/system/bt/stack/include/
Dbtm_api.h2881 tBTM_SCO_CB *p_disc_cb);