OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mMaxRate
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java
91
private final int
mMaxRate
;
283
mMaxRate
= maxRateA > maxRateB ? maxRateA : maxRateB;
284
mWifiMode = InformationElementUtil.WifiMode.determineMode(mPrimaryFreq,
mMaxRate
,
290
mMaxRate
= 0;
301
+ ",
mMaxRate
: " +
mMaxRate
343
mMaxRate
= base.
mMaxRate
;
/frameworks/wilhelm/src/
itfstruct.h
494
SLpermille
mMaxRate
;
532
SLpermille
mMaxRate
;
Completed in 70 milliseconds