public static class InformationElementUtil.TrafficIndicationMap extends Object
Modifier and Type | Field and Description |
---|---|
int |
mBitmapControl |
int |
mDtimCount |
int |
mDtimPeriod |
int |
mLength |
Constructor and Description |
---|
TrafficIndicationMap() |
Modifier and Type | Method and Description |
---|---|
void |
from(ScanResult.InformationElement ie) |
boolean |
isValid()
Is this a valid TIM information element.
|
public int mLength
public int mDtimCount
public int mDtimPeriod
public int mBitmapControl
public boolean isValid()
public void from(ScanResult.InformationElement ie)