Searched defs:OnFlushOccurred (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
D | classic_acl_connection_test.cc | 213 void OnFlushOccurred() override {} in OnFlushOccurred() function in TestConnectionManagementCallbacks |
D | classic_acl_connection.cc | 103 void OnFlushOccurred() override { in OnFlushOccurred() function in bluetooth::hci::acl_manager::AclConnectionTracker |
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ | ||
D | link.cc | 399 void Link::OnFlushOccurred() { in OnFlushOccurred() function in bluetooth::l2cap::classic::internal::Link |
/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 498 void OnFlushOccurred() override { in OnFlushOccurred() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 602 void OnFlushOccurred() override { log::info("UNIMPLEMENTED"); } in OnFlushOccurred() function in ClassicShimAclConnection |