Searched refs:AddDeviceToRelaxedConnectionIntervalList (Results 1 – 4 of 4) sorted by relevance
132 virtual void AddDeviceToRelaxedConnectionIntervalList(const Address address);
361 void AclManager::AddDeviceToRelaxedConnectionIntervalList(const Address address) { in AddDeviceToRelaxedConnectionIntervalList() function in bluetooth::hci::AclManager
65 void AddDeviceToRelaxedConnectionIntervalList(const Address /*address*/) override {} in AddDeviceToRelaxedConnectionIntervalList() function in bluetooth::hci::__anoncada9abe0211::TestAclManager
467 acl_manager_->AddDeviceToRelaxedConnectionIntervalList(cs_remote_address); in start_distance_measurement_with_cs()