Searched defs:OnFlushOccurred (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/l2cap/classic/internal/ | ||
D | link.cc | 387 void Link::OnFlushOccurred() { in OnFlushOccurred() function in bluetooth::l2cap::classic::internal::Link |
/system/bt/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 476 void OnFlushOccurred() override { in OnFlushOccurred() function in bluetooth::hci::facade::AclManagerFacadeService::Connection |
/system/bt/gd/hci/acl_manager/ | ||
D | classic_acl_connection.cc | 98 void OnFlushOccurred() override { in OnFlushOccurred() function in bluetooth::hci::acl_manager::AclConnectionTracker |
/system/bt/main/shim/ | ||
D | acl.cc | 451 void OnFlushOccurred() override { LOG_INFO("UNIMPLEMENTED"); } in OnFlushOccurred() function in ClassicShimAclConnection |