Searched defs:BAND_5GHZ (Results 1 – 3 of 3) sorted by relevance
85 sSpeedMap.put(BAND_5GHZ, SPEED_5GHZ); in sSpeedMap.put() argument
108 sBandToOperatingClass.append(SoftApConfiguration.BAND_5GHZ, new int[]{115, 116, 117, 118, in sBandToOperatingClass.append()
87 public static final int BAND_5GHZ = 1 << 1; field in SoftApConfiguration