Searched defs:ulFreqKhz (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/coex/ |
D | CoexUtilsTest.java | 353 int ulFreqKhz = 2560_000; in testGet2gIntermodUnsafeChannels_channel3350Example_returnsCorrectWifiChannels() local 374 int ulFreqKhz = 2000_000; in testGet5gIntermodUnsafeChannels_cellBelowWifiBand_returnsCorrectWifiChannels() local
|
D | CoexManagerTest.java | 149 int dlFreqKhz, int dlBandwidthKhz, int ulFreqKhz, int ulBandwidthKhz) { in createMockPhysicalChannelConfig()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/coex/ |
D | CoexUtils.java | 414 int ulFreqKhz, int ulBandwidthKhz, int harmonicDegree, int overlapPercentThreshold, in get2gHarmonicCoexUnsafeChannels() 453 int ulFreqKhz, int ulBandwidthKhz, int harmonicDegree, int overlapPercentThreshold, in get5gHarmonicCoexUnsafeChannels() 513 int ulFreqKhz, int ulBandwidthKhz, int dlFreqKhz, int dlBandwidthKhz, in getIntermodCoexUnsafeChannels()
|