Home
last modified time | relevance | path

Searched refs:overlapPercent (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexUtils.java482 int overlapPercent = overlapPercents.get(channel); in get5gHarmonicCoexUnsafeChannels() local
484 if (overlapPercent >= overlapPercentThreshold) { in get5gHarmonicCoexUnsafeChannels()
492 dependentOverlaps.put(dependentChannel, overlapPercent / 2 in get5gHarmonicCoexUnsafeChannels()
497 dependentOverlaps.put(34, overlapPercent / 2 in get5gHarmonicCoexUnsafeChannels()