Searched defs:OnReadAutomaticFlushTimeoutComplete (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 360 void Link::OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) { in OnReadAutomaticFlushTimeoutComplete() function in bluetooth::l2cap::classic::internal::Link |
/system/bt/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 457 void OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) override { in OnReadAutomaticFlushTimeoutComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/system/bt/gd/hci/acl_manager/ | ||
D | classic_acl_connection.cc | 89 void OnReadAutomaticFlushTimeoutComplete(uint16_t flush_timeout) override { in OnReadAutomaticFlushTimeoutComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker |