class SimActionFrame
Defined at line 351 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h
IEEE 802.11-2020 9.3.3.13.
Public Methods
void SimActionFrame (const SimActionFrame & action)
SimActionFrame function implementations.
Defined at line 279 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void ~SimActionFrame ()
Defined at line 281 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimMgmtFrameType MgmtFrameType ()
Defined at line 283 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimFrame * CopyFrame ()
Defined at line 287 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimActionCategory ActionCategory ()
Defined at line 289 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void SimActionFrame (const common::MacAddr & src, const common::MacAddr & dst, SimActionCategory category)
Defined at line 358 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h
Enumerations
enum SimActionCategory
| Name | Value |
|---|---|
| WNM | 0 |
IEEE 802.11-2020 Table 9-51.
Defined at line 354 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h