OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HtOperation
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java
143
InformationElementUtil.
HtOperation
htOperation
= new InformationElementUtil.
HtOperation
();
172
htOperation
.from(ie);
268
mChannelWidth =
htOperation
.getChannelWidth();
269
mCenterfreq0 =
htOperation
.getCenterFreq0(mPrimaryFreq);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java
153
public static class
HtOperation
{
172
Log.e("
HtOperation
", "Error on secondChannelOffset: " + secondChannelOffset);
[
all
...]
Completed in 221 milliseconds