Searched defs:apBand (Results 1 – 5 of 5) sorted by relevance
191 int apBand = -1; in deserializeData() local
906 private static int getHalBandMask(int apBand) { in getHalBandMask()929 private static int getHalBand(int apBand) { in getHalBand()
396 public SoftApConfiguration generateLocalOnlyHotspotConfig(Context context, int apBand, in generateLocalOnlyHotspotConfig()
227 public static boolean isBandSupported(@BandType int apBand, Context context) { in isBandSupported()403 public static int chooseApChannel(int apBand, @NonNull WifiNative wifiNative, in chooseApChannel()
1032 public int apBand = AP_BAND_2GHZ; field in WifiConfiguration