Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/ffi/
Dconnection_shim.cc42 void OnLeConnectFail(core::AddressWithType addr, uint8_t status) const { in OnLeConnectFail() function
107 virtual void OnLeConnectFail(hci::AddressWithType address, in OnLeConnectFail() function
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink_manager.cc134 void LinkManager::OnLeConnectFail(hci::AddressWithType address_with_type, hci::ErrorCode reason) { in OnLeConnectFail() function in bluetooth::l2cap::le::internal::LinkManager
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc145 void shim::legacy::Acl::OnLeConnectFail( in OnLeConnectFail() function in shim::legacy::Acl
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc343 void OnLeConnectFail(AddressWithType address, ErrorCode reason) override { in OnLeConnectFail() function in bluetooth::hci::facade::LeAclManagerFacadeService
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1780 void shim::legacy::Acl::OnLeConnectFail(hci::AddressWithType address_with_type, in OnLeConnectFail() function in shim::legacy::Acl