Home
last modified time | relevance | path

Searched defs:wifiLowerKhz (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexUtils.java532 final int wifiLowerKhz = getLowerFreqKhz(channel, band); in getIntermodCoexUnsafeChannels() local
621 int wifiLowerKhz = wifiCenterKhz - wifiBandwidthKhz / 2; in isGpsL1ImpactedByCellAndWifi() local