Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexUtils.java414 int ulFreqKhz, int ulBandwidthKhz, int harmonicDegree, int overlapPercentThreshold, in get2gHarmonicCoexUnsafeChannels() argument
428 < overlapPercentThreshold) { in get2gHarmonicCoexUnsafeChannels()
435 < overlapPercentThreshold) { in get2gHarmonicCoexUnsafeChannels()
453 int ulFreqKhz, int ulBandwidthKhz, int harmonicDegree, int overlapPercentThreshold, in get5gHarmonicCoexUnsafeChannels() argument
484 if (overlapPercent >= overlapPercentThreshold) { in get5gHarmonicCoexUnsafeChannels()
514 int n, int m, int overlapPercentThreshold, @WifiAnnotations.WifiBandBasic int band, in getIntermodCoexUnsafeChannels() argument
539 >= overlapPercentThreshold) { in getIntermodCoexUnsafeChannels()