Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DWifiEntry.java180 public static final int MIN_FREQ_24GHZ = 2400; field in WifiEntry
DStandardWifiEntry.java883 description.append(getScanResultDescription(MIN_FREQ_24GHZ, MAX_FREQ_24GHZ)).append(";"); in getScanResultDescription()