class CsaInformationElement
Defined at line 80 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 29 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void ~CsaInformationElement ()
Defined at line 46 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
SimIeType IeType ()
Defined at line 36 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
std::vector<uint8_t> ToRawIe ()
Defined at line 38 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc
void CsaInformationElement (bool switch_mode, uint8_t new_channel, uint8_t switch_count)
Defined at line 82 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h