Searched refs:CancelLeConnect (Results 1 – 8 of 8) sorted by relevance
90 void CancelLeConnect(core::AddressWithType address) { in CancelLeConnect() function91 acl_manager_->CancelLeConnect(ToCppAddress(address)); in CancelLeConnect()137 void LeAclManagerShim::CancelLeConnect(core::AddressWithType address) const { in CancelLeConnect() function in bluetooth::connection::LeAclManagerShim138 pimpl_->CancelLeConnect(address); in CancelLeConnect()
37 void CancelLeConnect(core::AddressWithType address) const;
118 virtual void CancelLeConnect(AddressWithType address_with_type);
330 void AclManager::CancelLeConnect(AddressWithType address_with_type) { in CancelLeConnect() function in bluetooth::hci::AclManager
500 acl_manager_->CancelLeConnect(remote_with_type); in TEST_F()
125 acl_manager_->CancelLeConnect(peer); in CancelConnection()
256 acl_manager_->CancelLeConnect(device); in NotifyDeviceUnbonded()
1171 GetAclManager()->CancelLeConnect(address_with_type); in ignore_le_connection_from()