Searched refs:mlCandidates (Results 1 – 2 of 2) sorted by relevance
734 List<Candidate> mlCandidates = mMultiLinkCandidates.computeIfAbsent(apMldMacAddress, in add() local736 mlCandidates.add(candidate); in add()
1275 for (List<WifiCandidates.Candidate> mlCandidates : in updateMultiLinkCandidatesThroughput()1277 if (!isWifi7Enabled(mlCandidates)) continue; in updateMultiLinkCandidatesThroughput()1283 mlCandidates, strBandsToIntersect); in updateMultiLinkCandidatesThroughput()