A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
EmlsrLinkSwitchTest::Params Struct Reference

Parameters for the EMLSR link switching test. More...

#include "wifi-emlsr-test.h"

+ Collaboration diagram for EmlsrLinkSwitchTest::Params:

Public Attributes

uint16_t auxPhyMaxChWidth
 max channel width (MHz) supported by aux PHYs
 
bool resetCamState
 whether to reset the state of the ChannelAccessManager associated with the link on which the main PHY has just switched to
 
bool switchAuxPhy
 whether AUX PHY should switch channel to operate on the link on which the Main PHY was operating before moving to the link of the Aux PHY
 

Detailed Description

Parameters for the EMLSR link switching test.

Definition at line 667 of file wifi-emlsr-test.h.

Member Data Documentation

◆ auxPhyMaxChWidth

uint16_t EmlsrLinkSwitchTest::Params::auxPhyMaxChWidth

max channel width (MHz) supported by aux PHYs

Definition at line 674 of file wifi-emlsr-test.h.

◆ resetCamState

bool EmlsrLinkSwitchTest::Params::resetCamState

whether to reset the state of the ChannelAccessManager associated with the link on which the main PHY has just switched to

Definition at line 672 of file wifi-emlsr-test.h.

◆ switchAuxPhy

bool EmlsrLinkSwitchTest::Params::switchAuxPhy

whether AUX PHY should switch channel to operate on the link on which the Main PHY was operating before moving to the link of the Aux PHY

Definition at line 670 of file wifi-emlsr-test.h.


The documentation for this struct was generated from the following file: