class SimQosDataFrame
Defined at line 481 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h
Public Methods
void SimQosDataFrame (const SimQosDataFrame & qos_data)
SimQosDataFrame function implementations.
Defined at line 326 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void ~SimQosDataFrame ()
Defined at line 328 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimDataFrameType DataFrameType ()
Defined at line 329 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimFrame * CopyFrame ()
Defined at line 333 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void SimQosDataFrame ()
Defined at line 483 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h
void SimQosDataFrame (bool toDS, bool fromDS, common::MacAddr addr1, common::MacAddr addr2, common::MacAddr addr3, std::optional<uint16_t> qosControl, std::vector<uint8_t> payload)
Defined at line 484 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h