Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java3973 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in verifyConnectedModeRssiPolling()
4008 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in verifyConnectedModeRssiPollingWithSameSignalLevel()
4062 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in verifyConnectedModeRssiPollingWithSameSignalLevelVerboseLoggingEnabled()
4122 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in verifyConnectedModeNetworkCapabilitiesBandwidthUpdate()
4663 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in testAbnormalDisconnectNotifiesWifiBlocklistMonitor()
4690 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in testAbnormalDisconnectIpReachabilityLostNotifiesWifiBlocklistMonitor()
5410 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in internetValidationFailure_notUserSelected_expectTemporarilyDisabled()
6031 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in verifyRssiPollChecksDataStall()
6058 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in verifyRssiPollUpdatesWifiUsabilityMetrics()
7986 WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in testWifiScoreReportDump()
[all …]
DWifiVendorHalTest.java558 WifiManager.WIFI_FEATURE_SCANNER | WifiManager.WIFI_FEATURE_LINK_LAYER_STATS; in testGetSupportedFeatures()
576 | WifiManager.WIFI_FEATURE_LINK_LAYER_STATS in testGetSupportedFeatures()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hal/
DWifiStaIfaceAidlImplTest.java101 | WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in testStaIfaceFeatureMaskTranslation()
DWifiStaIfaceHidlImplTest.java148 | WifiManager.WIFI_FEATURE_LINK_LAYER_STATS); in testStaIfaceFeatureMaskTranslation()
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiStaIfaceAidlImpl.java1292 features |= WifiManager.WIFI_FEATURE_LINK_LAYER_STATS; in halToFrameworkStaFeatureSet()
DWifiStaIfaceHidlImpl.java916 features |= WifiManager.WIFI_FEATURE_LINK_LAYER_STATS; in halToFrameworkStaIfaceCapability()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java3868 public static final long WIFI_FEATURE_LINK_LAYER_STATS = 1L << 16; // Link layer stats field in WifiManager
4201 return isFeatureSupported(WIFI_FEATURE_LINK_LAYER_STATS); in isEnhancedPowerReportingSupported()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeImpl.java26 import static android.net.wifi.WifiManager.WIFI_FEATURE_LINK_LAYER_STATS;
1643 return (getSupportedFeatures() & WIFI_FEATURE_LINK_LAYER_STATS) != 0; in isLinkLayerStatsSupported()
DWifiServiceImpl.java3211 if ((getSupportedFeatures() & WifiManager.WIFI_FEATURE_LINK_LAYER_STATS) == 0) { in getWifiActivityEnergyInfoAsync()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1915 Landroid/net/wifi/WifiManager;->WIFI_FEATURE_LINK_LAYER_STATS:I