Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sco.cc372 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb) { in btm_accept_sco_link() argument
384 p_sco->p_disc_cb = p_disc_cb; in btm_accept_sco_link()
433 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb) { in BTM_CreateSco() argument
524 p->p_disc_cb = p_disc_cb; in BTM_CreateSco()
809 (*p->p_disc_cb)(xx); in btm_sco_connected()
815 (*p->p_disc_cb)(xx); in btm_sco_connected()
977 (*p->p_disc_cb)(xx); in btm_sco_removed()
1010 (*p->p_disc_cb)(xx); in btm_sco_acl_removed()
Dbtm_int_types.h340 tBTM_SCO_CB* p_disc_cb; /* Callback for when disconnect */ member
360 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb);
/system/bt/stack/include/
Dbtm_api.h828 tBTM_SCO_CB* p_disc_cb);
/system/bt/main/shim/
Dbtm_api.h1387 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb);
/system/bt/stack/l2cap/
Dl2c_utils.cc1769 tL2CA_DISCONNECT_IND_CB* p_disc_cb = in l2cu_disconnect_chnl() local
1778 (*p_disc_cb)(local_cid, false); in l2cu_disconnect_chnl()