Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java2688 int maxRxLinkSpeedMbps = throughputPredictor.predictMaxRxThroughput(capabilities); in updateWifiInfoAfterAssociation() local
4525 int maxRxLinkSpeedMbps = mWifiInfo.getMaxSupportedRxLinkSpeedMbps(); in updateLinkBandwidth() local