Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc732 tBTM_SCO_CB* p_conn_cb, tBTM_SCO_CB* p_disc_cb) { in BTM_CreateSco() argument
822 p->p_disc_cb = p_disc_cb; in BTM_CreateSco()
1161 (*p->p_disc_cb)(xx); in btm_sco_connection_failed()
1175 (*p->p_disc_cb)(xx); in btm_sco_connection_failed()
1285 (*p->p_disc_cb)(xx); in btm_sco_removed()
1325 (*p_sco->p_disc_cb)(btm_cb.sco_cb.get_index(p_sco)); in btm_sco_on_disconnected()
1392 (*p->p_disc_cb)(xx); in btm_sco_acl_removed()
Dbtm_sco.h236 tBTM_SCO_CB* p_disc_cb; /* Callback for when disconnect */ member
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api.h454 tBTM_SCO_CB* p_disc_cb);
Dbtm_client_interface.h137 tBTM_SCO_CB* p_disc_cb);
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc1753 tL2CA_DISCONNECT_IND_CB* p_disc_cb = in l2cu_disconnect_chnl() local
1762 (*p_disc_cb)(local_cid, false); in l2cu_disconnect_chnl()