Home
last modified time | relevance | path

Searched defs:OnLeConnectFail (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/l2cap/le/internal/
H A Dlink_manager.cc130 void LinkManager::OnLeConnectFail(hci::AddressWithType address_with_type, hci::ErrorCode reason) { in OnLeConnectFail() function in bluetooth::l2cap::le::internal::LinkManager
/aosp12/system/bt/gd/hci/facade/
H A Dle_acl_manager_facade.cc249 void OnLeConnectFail(AddressWithType address, ErrorCode reason) override { in OnLeConnectFail() function in bluetooth::hci::facade::LeAclManagerFacadeService
/aosp12/system/bt/main/shim/
H A Dacl.cc1340 void shim::legacy::Acl::OnLeConnectFail(hci::AddressWithType address_with_type, in OnLeConnectFail() function in shim::legacy::Acl