Home
last modified time | relevance | path

Searched refs:getChannelEdgeKhz (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexUtils.java150 private static int getChannelEdgeKhz(int channel, @WifiAnnotations.WifiBandBasic int band, in getChannelEdgeKhz() method in CoexUtils
181 return getChannelEdgeKhz(channel, band, true); in getLowerFreqKhz()
187 return getChannelEdgeKhz(channel, band, false); in getUpperFreqKhz()