Searched defs:OnLeConnectFail (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/le/internal/ | ||
D | link_manager.cc | 130 void LinkManager::OnLeConnectFail(hci::AddressWithType address_with_type, hci::ErrorCode reason) { in OnLeConnectFail() function in bluetooth::l2cap::le::internal::LinkManager |
/system/bt/gd/hci/facade/ | ||
D | le_acl_manager_facade.cc | 249 void OnLeConnectFail(AddressWithType address, ErrorCode reason) override { in OnLeConnectFail() function in bluetooth::hci::facade::LeAclManagerFacadeService |
/system/bt/main/shim/ | ||
D | acl.cc | 1340 void shim::legacy::Acl::OnLeConnectFail(hci::AddressWithType address_with_type, in OnLeConnectFail() function in shim::legacy::Acl |