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.cc150 if (btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb) { in BTM_db_reset()
151 p_cb = btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb; in BTM_db_reset()
152 btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb = NULL; in BTM_db_reset()
Dbtm_int_types.h86 tBTM_CMPL_CB* p_automatic_flush_timeout_cmpl_cb; /* Callback function to be */ member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1976 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb; in btm_read_automatic_flush_timeout_complete()
1980 btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb = nullptr; in btm_read_automatic_flush_timeout_complete()