public static class InformationElementUtil.VhtOperation extends Object
Modifier and Type | Field and Description |
---|---|
int |
centerFreqIndex1 |
int |
centerFreqIndex2 |
int |
channelMode |
Constructor and Description |
---|
VhtOperation() |
Modifier and Type | Method and Description |
---|---|
void |
from(ScanResult.InformationElement ie) |
int |
getCenterFreq0() |
int |
getCenterFreq1() |
int |
getChannelWidth() |
boolean |
isValid() |
public int channelMode
public int centerFreqIndex1
public int centerFreqIndex2
public boolean isValid()
public int getChannelWidth()
public int getCenterFreq0()
public int getCenterFreq1()
public void from(ScanResult.InformationElement ie)