Searched refs:wifiLowerKhz (Results 1 – 1 of 1) sorted by relevance
532 final int wifiLowerKhz = getLowerFreqKhz(channel, band); in getIntermodCoexUnsafeChannels() local535 + Math.min(m * wifiLowerKhz, m * wifiUpperKhz); in getIntermodCoexUnsafeChannels()537 + Math.max(m * wifiLowerKhz, m * wifiUpperKhz); in getIntermodCoexUnsafeChannels()621 int wifiLowerKhz = wifiCenterKhz - wifiBandwidthKhz / 2; in isGpsL1ImpactedByCellAndWifi() local626 intermodLowerKhz = wifiLowerKhz - cellUpperKhz; in isGpsL1ImpactedByCellAndWifi()630 intermodUpperKhz = cellUpperKhz - wifiLowerKhz; in isGpsL1ImpactedByCellAndWifi()