Home
last modified time | relevance | path

Searched refs:OnLeConnectSuccess (Results 1 – 9 of 9) sorted by relevance

/system/bt/gd/hci/acl_manager/
Dle_connection_callbacks.h34 virtual void OnLeConnectSuccess(AddressWithType, std::unique_ptr<LeAclConnection>) = 0;
Dle_impl.h195 le_client_handler_->Post(common::BindOnce(&LeConnectionCallbacks::OnLeConnectSuccess, in on_le_connection_complete()
261 le_client_handler_->Post(common::BindOnce(&LeConnectionCallbacks::OnLeConnectSuccess, in on_le_enhanced_connection_complete()
/system/bt/gd/l2cap/le/internal/
Dlink_manager.h71 void OnLeConnectSuccess(hci::AddressWithType connecting_address_with_type,
Dlink_manager_test.cc146 …llback_handler->Post(common::BindOnce(&hci::acl_manager::LeConnectionCallbacks::OnLeConnectSuccess, in TEST_F()
342 …llback_handler->Post(common::BindOnce(&hci::acl_manager::LeConnectionCallbacks::OnLeConnectSuccess, in TEST_F()
438 …llback_handler->Post(common::BindOnce(&hci::acl_manager::LeConnectionCallbacks::OnLeConnectSuccess, in TEST_F()
536 …llback_handler->Post(common::BindOnce(&hci::acl_manager::LeConnectionCallbacks::OnLeConnectSuccess, in TEST_F()
Dlink_manager.cc104 void LinkManager::OnLeConnectSuccess(hci::AddressWithType connecting_address_with_type, in OnLeConnectSuccess() function in bluetooth::l2cap::le::internal::LinkManager
/system/bt/main/shim/
Dacl.h58 void OnLeConnectSuccess(
Dacl.cc1292 void shim::legacy::Acl::OnLeConnectSuccess( in OnLeConnectSuccess() function in shim::legacy::Acl
/system/bt/gd/hci/facade/
Dle_acl_manager_facade.cc215 …void OnLeConnectSuccess(AddressWithType address_with_type, std::unique_ptr<LeAclConnection> connec… in OnLeConnectSuccess() function in bluetooth::hci::facade::LeAclManagerFacadeService
/system/bt/gd/hci/
Dacl_manager_test.cc422 …void OnLeConnectSuccess(AddressWithType address_with_type, std::unique_ptr<LeAclConnection> connec… in OnLeConnectSuccess() function in bluetooth::hci::acl_manager::__anon0d2b85f20111::AclManagerNoCallbacksTest::MockLeConnectionCallbacks