Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexUtils.java534 final int intermodLowerKhz = Math.min(n * ulLowerKhz, n * ulUpperKhz) in getIntermodCoexUnsafeChannels() local
623 int intermodLowerKhz; in isGpsL1ImpactedByCellAndWifi() local