Searched defs:OnLeConnectFail (Results 1 – 4 of 4) sorted by relevance
43 void OnLeConnectFail(core::AddressWithType addr, uint8_t status) const { in OnLeConnectFail() function108 virtual void OnLeConnectFail(hci::AddressWithType address, in OnLeConnectFail() function
132 void LinkManager::OnLeConnectFail(hci::AddressWithType address_with_type, hci::ErrorCode reason) { in OnLeConnectFail() function in bluetooth::l2cap::le::internal::LinkManager
321 void OnLeConnectFail(AddressWithType address, ErrorCode reason) override { in OnLeConnectFail() function in bluetooth::hci::facade::LeAclManagerFacadeService
1755 void shim::legacy::Acl::OnLeConnectFail(hci::AddressWithType address_with_type, in OnLeConnectFail() function in shim::legacy::Acl