Searched defs:BAND_6GHZ (Results 1 – 3 of 3) sorted by relevance
86 sSpeedMap.put(BAND_6GHZ, SPEED_6GHZ); in sSpeedMap.put() argument
118 sBandToOperatingClass.append(SoftApConfiguration.BAND_6GHZ, new int[]{131, 132, 133, 134, in sBandToOperatingClass.append()
93 public static final int BAND_6GHZ = 1 << 2; field in SoftApConfiguration