Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiUsabilityStatsEntry.java823 int probeMcsRateSinceLastUpdate, int rxLinkSpeedMbps, in WifiUsabilityStatsEntry() argument
851 mProbeMcsRateSinceLastUpdate = probeMcsRateSinceLastUpdate; in WifiUsabilityStatsEntry()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java5117 line.append(",probe_mcs_rate_since_last_update=" + entry.probeMcsRateSinceLastUpdate); in printWifiUsabilityStatsEntry()
7106 wifiUsabilityStatsEntry.probeMcsRateSinceLastUpdate = mProbeMcsRateSinceLastUpdate;
7426 s.probeElapsedTimeSinceLastUpdateMs, s.probeMcsRateSinceLastUpdate,
7604 out.probeMcsRateSinceLastUpdate = s.probeMcsRateSinceLastUpdate;