Home
last modified time | relevance | path

Searched refs:p_automatic_flush_timeout_cmpl_cb (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc124 if (btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb) { in BTM_db_reset()
125 p_cb = btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb; in BTM_db_reset()
126 btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb = NULL; in BTM_db_reset()
Dbtm_int_types.h81 tBTM_CMPL_CB* p_automatic_flush_timeout_cmpl_cb; /* Callback function to be */ member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1894 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb; in btm_read_automatic_flush_timeout_complete()
1898 btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb = nullptr; in btm_read_automatic_flush_timeout_complete()