Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_devctl.cc151 if (btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb) { in BTM_db_reset()
152 p_cb = btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb; in BTM_db_reset()
153 btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb = NULL; in BTM_db_reset()
Dbtm_int_types.h152 tBTM_CMPL_CB* p_automatic_flush_timeout_cmpl_cb; /* Callback function to be */ member
/system/bt/stack/acl/
Dbtm_acl.cc1966 tBTM_CMPL_CB* p_cb = btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb; in btm_read_automatic_flush_timeout_complete()
1970 btm_cb.devcb.p_automatic_flush_timeout_cmpl_cb = nullptr; in btm_read_automatic_flush_timeout_complete()