Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DScanResult.java931 public static boolean is24GHz(int freqMhz) { in is24GHz()
942 public static boolean is5GHz(int freqMhz) { in is5GHz()
953 public static boolean is6GHz(int freqMhz) { in is6GHz()
967 public static boolean is6GHzPsc(int freqMhz) { in is6GHzPsc()
981 public static boolean is60GHz(int freqMhz) { in is60GHz()
1107 public static int convertFrequencyMhzToChannelIfSupported(int freqMhz) { in convertFrequencyMhzToChannelIfSupported()