Searched refs:setPredictedMultiLinkThroughputMbps (Results 1 – 4 of 4) sorted by relevance
176 void setPredictedMultiLinkThroughputMbps(int throughput); in setPredictedMultiLinkThroughputMbps() method417 public void setPredictedMultiLinkThroughputMbps(int throughput) { in setPredictedMultiLinkThroughputMbps() method in WifiCandidates.CandidateImpl
1326 .forEach(c -> c.setPredictedMultiLinkThroughputMbps(predictedMlThroughput)); in aggregateStrMultiLinkThroughput()
475 candidate.setPredictedMultiLinkThroughputMbps(300); in testMultiLinkCandidates()491 candidate.setPredictedMultiLinkThroughputMbps(400); in testMultiLinkCandidates()
310 public void setPredictedMultiLinkThroughputMbps(int throughput) { in setPredictedMultiLinkThroughputMbps() method in ConcreteCandidate