Searched defs:BAND_5GHZ (Results 1 – 2 of 2) sorted by relevance
79 sBandToOperatingClass.append(SoftApConfiguration.BAND_5GHZ, new int[]{115, 116, 117, 118, in sBandToOperatingClass.append()
84 public static final int BAND_5GHZ = 1 << 1; field in SoftApConfiguration