Searched defs:OnLeConnectSuccess (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/le/internal/ | ||
D | link_manager.cc | 104 void LinkManager::OnLeConnectSuccess(hci::AddressWithType connecting_address_with_type, in OnLeConnectSuccess() function in bluetooth::l2cap::le::internal::LinkManager |
/system/bt/gd/hci/facade/ | ||
D | le_acl_manager_facade.cc | 218 …void OnLeConnectSuccess(AddressWithType address_with_type, std::unique_ptr<LeAclConnection> connec… in OnLeConnectSuccess() function in bluetooth::hci::facade::LeAclManagerFacadeService |
/system/bt/gd/hci/ | ||
D | acl_manager_test.cc | 411 …void OnLeConnectSuccess(AddressWithType address_with_type, std::unique_ptr<LeAclConnection> connec… in OnLeConnectSuccess() function in bluetooth::hci::acl_manager::__anon0d2b85f20111::AclManagerNoCallbacksTest::MockLeConnectionCallbacks |