Home
last modified time | relevance | path

Searched refs:MAX_FREQ_6GHZ (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DWifiEntry.java205 public static final int MAX_FREQ_6GHZ = 7125; field in WifiEntry
DStandardWifiEntry.java885 description.append(getScanResultDescription(MIN_FREQ_6GHZ, MAX_FREQ_6GHZ)).append(";"); in getScanResultDescription()