Searched refs:wifiUpperKhz (Results 1 – 1 of 1) sorted by relevance
533 final int wifiUpperKhz = getUpperFreqKhz(channel, band); in getIntermodCoexUnsafeChannels() local535 + Math.min(m * wifiLowerKhz, m * wifiUpperKhz); in getIntermodCoexUnsafeChannels()537 + Math.max(m * wifiLowerKhz, m * wifiUpperKhz); in getIntermodCoexUnsafeChannels()622 int wifiUpperKhz = wifiCenterKhz + wifiBandwidthKhz / 2; in isGpsL1ImpactedByCellAndWifi() local627 intermodUpperKhz = wifiUpperKhz - cellLowerKhz; in isGpsL1ImpactedByCellAndWifi()629 intermodLowerKhz = cellLowerKhz - wifiUpperKhz; in isGpsL1ImpactedByCellAndWifi()