Home
last modified time | relevance | path

Searched defs:rxLinkSpeedMbps (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DWifiUsabilityStatsEntry.java117 int probeMcsRateSinceLastUpdate, int rxLinkSpeedMbps, in WifiUsabilityStatsEntry()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiDataStall.java286 int rxLinkSpeedMbps = wifiInfo.getRxLinkSpeedMbps(); in checkDataStallAndThroughputSufficiency() local