Searched defs:OnConnectFail (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_main_shim_acl.cc | 133 void shim::legacy::Acl::OnConnectFail(hci::Address /* address */, in OnConnectFail() function in shim::legacy::Acl |
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ | ||
D | link_manager.cc | 295 void LinkManager::OnConnectFail(hci::Address device, hci::ErrorCode reason, bool) { in OnConnectFail() function in bluetooth::l2cap::classic::internal::LinkManager |
/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | acl_manager_facade.cc | 391 void OnConnectFail(Address address, ErrorCode reason, bool /* locally_initiated */) override { in OnConnectFail() function in bluetooth::hci::facade::AclManagerFacadeService |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 1679 void shim::legacy::Acl::OnConnectFail(hci::Address address, in OnConnectFail() function in shim::legacy::Acl |