Searched defs:OnLeConnectFail (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/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 |
/packages/modules/Bluetooth/system/gd/hci/facade/ | ||
D | le_acl_manager_facade.cc | 317 void OnLeConnectFail(AddressWithType address, ErrorCode reason) override { in OnLeConnectFail() function in bluetooth::hci::facade::LeAclManagerFacadeService |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | acl.cc | 1583 void shim::legacy::Acl::OnLeConnectFail(hci::AddressWithType address_with_type, in OnLeConnectFail() function in shim::legacy::Acl |