HomeSort by relevance Sort by last modified time
    Searched defs:mMaxRate (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java 90 private final int mMaxRate;
288 mMaxRate = maxRateA > maxRateB ? maxRateA : maxRateB;
289 mWifiMode = InformationElementUtil.WifiMode.determineMode(mPrimaryFreq, mMaxRate,
295 mMaxRate = 0;
305 + ", mMaxRate: " + mMaxRate
346 mMaxRate = base.mMaxRate;
  /frameworks/wilhelm/src/
itfstruct.h 493 SLpermille mMaxRate;
531 SLpermille mMaxRate;

Completed in 169 milliseconds