Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java2373 public static final long WIFI_FEATURE_ADDITIONAL_STA = 0x0800L; // Support for two STAs field in WifiManager
2532 return isFeatureSupported(WIFI_FEATURE_ADDITIONAL_STA); in isAdditionalStaSupported()