Searched defs:mMaxRate (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DNetworkDetail.java93 private final int mMaxRate; field in class:NetworkDetail
296 mMaxRate = maxRateA > maxRateB ? maxRateA : maxRateB;
297 mWifiMode = InformationElementUtil.WifiMode.determineMode(mPrimaryFreq, mMaxRate,
303 mMaxRate = 0;
314 + ", mMaxRate: " + mMaxRate
357 mMaxRate = base.mMaxRate;
/frameworks/wilhelm/src/
H A Ditfstruct.h494 SLpermille mMaxRate; member in struct:__anon1799
532 SLpermille mMaxRate; member in struct:__anon1802

Completed in 144 milliseconds