Class | Description |
---|---|
ApConfigUtil |
Provide utility functions for updating soft AP related configuration.
|
ByteArrayRingBuffer |
A ring buffer where each element of the ring is itself a byte array.
|
FrameParser |
This class parses the raw bytes of a network frame, and stores the parsed information in its
public fields.
|
InformationElementUtil | |
InformationElementUtil.BssLoad | |
InformationElementUtil.Capabilities |
parse beacon to build the capabilities
This class is used to build the capabilities string of the scan results coming
from HAL.
|
InformationElementUtil.ExtendedCapabilities | |
InformationElementUtil.HtOperation | |
InformationElementUtil.Interworking | |
InformationElementUtil.RoamingConsortium | |
InformationElementUtil.SupportedRates |
Parser for both the Supported Rates & Extended Supported Rates Information Elements
|
InformationElementUtil.TrafficIndicationMap |
Parser for the Traffic Indication Map (TIM) Information Element (EID 5).
|
InformationElementUtil.VhtOperation | |
InformationElementUtil.Vsa | |
InformationElementUtil.WifiMode |
This util class determines the 802.11 standard (a/b/g/n/ac) being used
|
ScanDetailUtil |
Utility for converting a ScanResult to a ScanDetail.
|
StringUtil |
Basic string utilities
|
TelephonyUtil |
Utilities for the Wifi Service to interact with telephony.
|