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 (bool switch_mode, uint8_t new_channel, uint8_t switch_count)

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