Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/connection/ffi/
Dconnection_shim.cc40 void OnLeConnectSuccess(core::AddressWithType addr) const { in OnLeConnectSuccess() function
103 virtual void OnLeConnectSuccess(hci::AddressWithType address) { in OnLeConnectSuccess() function
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink_manager.cc104 void LinkManager::OnLeConnectSuccess(hci::AddressWithType connecting_address_with_type, in OnLeConnectSuccess() function in bluetooth::l2cap::le::internal::LinkManager
/packages/modules/Bluetooth/system/gd/hci/facade/
Dle_acl_manager_facade.cc278 …void OnLeConnectSuccess(AddressWithType peer, std::unique_ptr<LeAclConnection> connection) overrid… in OnLeConnectSuccess() function in bluetooth::hci::facade::LeAclManagerFacadeService
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc374 …void OnLeConnectSuccess(AddressWithType address_with_type, std::unique_ptr<LeAclConnection> connec… in OnLeConnectSuccess() function in bluetooth::hci::acl_manager::__anone57cfdcd0111::MockLeConnectionCallbacks
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc1666 void shim::legacy::Acl::OnLeConnectSuccess( in OnLeConnectSuccess() function in shim::legacy::Acl