class InformationElement
Defined at line 50 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h
Public Methods
void ~InformationElement ()
InformationElement function implementations.
Defined at line 10 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimIeType IeType ()
void InformationElement ()
Defined at line 54 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h
std::vector<uint8_t> ToRawIe ()
Return the IE as a buffer of bytes, in the 802.11-specified format for this IE type.
Enumerations
enum SimIeType
| Name | Value |
|---|---|
| IE_TYPE_SSID | 0 |
| IE_TYPE_CSA | 37 |
| IE_TYPE_WPA1 | 221 |
| IE_TYPE_WPA2 | 48 |
Defined at line 52 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h