Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiUsabilityStatsEntry.java617 int probeMcsRateSinceLastUpdate, int rxLinkSpeedMbps, in WifiUsabilityStatsEntry() argument
645 mProbeMcsRateSinceLastUpdate = probeMcsRateSinceLastUpdate; in WifiUsabilityStatsEntry()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiMetrics.java4367 line.append(",probe_mcs_rate_since_last_update=" + entry.probeMcsRateSinceLastUpdate); in printWifiUsabilityStatsEntry()
6311 wifiUsabilityStatsEntry.probeMcsRateSinceLastUpdate = mProbeMcsRateSinceLastUpdate;
6501 s.probeElapsedTimeSinceLastUpdateMs, s.probeMcsRateSinceLastUpdate,
6675 out.probeMcsRateSinceLastUpdate = s.probeMcsRateSinceLastUpdate;