Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc112 void OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) override { in OnReadAutomaticFlushTimeoutComplete()
513 bool ClassicAclConnection::WriteAutomaticFlushTimeout(uint16_t flush_timeout) { in WriteAutomaticFlushTimeout()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc408 void Link::OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) { in OnReadAutomaticFlushTimeoutComplete()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc506 void OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) override { in OnReadAutomaticFlushTimeoutComplete()
/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h895 uint32_t flush_timeout; member