class CsaInformationElement
Defined at line 85 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h
IEEE Std 802.11-2016, 9.4.2.19
Public Members
bool channel_switch_mode_
uint8_t new_channel_number_
uint8_t channel_switch_count_
Public Methods
void CsaInformationElement (const CsaInformationElement & csa_ie)
CsaInformationElement function implementations.
Defined at line 33 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void ~CsaInformationElement ()
Defined at line 50 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimIeType IeType ()
Defined at line 40 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
std::vector<uint8_t> ToRawIe ()
Defined at line 42 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void CsaInformationElement (boolswitch_mode,uint8_tnew_channel,uint8_tswitch_count)
Defined at line 87 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h