Searched refs:MAX_FREQ_6GHZ (Results 1 – 2 of 2) sorted by relevance
205 public static final int MAX_FREQ_6GHZ = 7125; field in WifiEntry
885 description.append(getScanResultDescription(MIN_FREQ_6GHZ, MAX_FREQ_6GHZ)).append(";"); in getScanResultDescription()