Home
last modified time | relevance | path

Searched defs:flush_timeout (Results 1 – 5 of 5) sorted by relevance

/system/bt/gd/l2cap/classic/internal/
Dlink.cc305 void Link::OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) { in OnReadAutomaticFlushTimeoutComplete()
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc264 void OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) override { in OnReadAutomaticFlushTimeoutComplete()
Dle_acl_manager_facade.cc271 void OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) override { in OnReadAutomaticFlushTimeoutComplete()
/system/bt/gd/hci/
Dacl_manager.cc845 uint16_t flush_timeout = complete_view.GetFlushTimeout(); in on_read_automatic_flush_timeout_complete() local
2007 bool AclConnection::WriteAutomaticFlushTimeout(uint16_t flush_timeout) { in WriteAutomaticFlushTimeout()
/system/bt/stack/include/
Dhcidefs.h1226 uint32_t flush_timeout; member