Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DClientModeImpl.java3432 int maxRxLinkSpeedMbps = mThroughputPredictor.predictMaxRxThroughput( in updateWifiInfoLinkParamsAfterAssociation() local
5352 int maxRxLinkSpeedMbps = mWifiInfo.getMaxSupportedRxLinkSpeedMbps(); in updateLinkBandwidth() local