Searched refs:WIFI_FEATURE_LINK_LAYER_STATS (Results 1 – 4 of 4) sorted by relevance
2383 public static final long WIFI_FEATURE_LINK_LAYER_STATS = 0x10000L; // Link layer stats field in WifiManager2554 return isFeatureSupported(WIFI_FEATURE_LINK_LAYER_STATS); in isEnhancedPowerReportingSupported()
805 | WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in testStaIfaceFeatureMaskTranslation()869 | WifiManager.WIFI_FEATURE_LINK_LAYER_STATS in testGetSupportedFeatures()
1204 {WifiManager.WIFI_FEATURE_LINK_LAYER_STATS,
2070 if ((getSupportedFeatures() & WifiManager.WIFI_FEATURE_LINK_LAYER_STATS) == 0) { in getWifiActivityEnergyInfo()