Searched defs:BAND_6GHZ (Results 1 – 2 of 2) sorted by relevance
81 sBandToOperatingClass.append(SoftApConfiguration.BAND_6GHZ, new int[]{131, 132, 133, 134, in sBandToOperatingClass.append()
91 public static final int BAND_6GHZ = 1 << 2; field in SoftApConfiguration