public class InformationElementUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InformationElementUtil.BssLoad |
static class |
InformationElementUtil.Capabilities
parse beacon to build the capabilities
This class is used to build the capabilities string of the scan results coming
from HAL.
|
static class |
InformationElementUtil.ExtendedCapabilities |
static class |
InformationElementUtil.HtOperation |
static class |
InformationElementUtil.Interworking |
static class |
InformationElementUtil.RoamingConsortium |
static class |
InformationElementUtil.SupportedRates
Parser for both the Supported Rates & Extended Supported Rates Information Elements
|
static class |
InformationElementUtil.TrafficIndicationMap
Parser for the Traffic Indication Map (TIM) Information Element (EID 5).
|
static class |
InformationElementUtil.VhtOperation |
static class |
InformationElementUtil.Vsa |
static class |
InformationElementUtil.WifiMode
This util class determines the 802.11 standard (a/b/g/n/ac) being used
|
Constructor and Description |
---|
InformationElementUtil() |
Modifier and Type | Method and Description |
---|---|
static ScanResult.InformationElement[] |
parseInformationElements(byte[] bytes) |
public static ScanResult.InformationElement[] parseInformationElements(byte[] bytes)