Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DWifiEntry.java215 public static final int MAX_FREQ_60GHZ = 70200; field in WifiEntry
DStandardWifiEntry.java886 description.append(getScanResultDescription(MIN_FREQ_60GHZ, MAX_FREQ_60GHZ)); in getScanResultDescription()