class SimActionFrame

Defined at line 358 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 282 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

void ~SimActionFrame ()

Defined at line 284 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

SimMgmtFrameType MgmtFrameType ()

Defined at line 286 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

SimFrame * CopyFrame ()

Defined at line 290 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

SimActionCategory ActionCategory ()

Defined at line 292 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

void SimActionFrame (const wlan::common::MacAddr & src, const wlan::common::MacAddr & dst, SimActionCategory category)

Defined at line 365 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 361 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h