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

MHz_u auxPhyMaxChWidth
 max channel width (MHz) supported by aux PHYs
 
bool resetCamStateAndInterruptSwitch
 this variable controls two boolean values that are either both set to true or both set to false; the first value controls whether to reset the state of the ChannelAccessManager associated with the link on which the main PHY has just switched to, the second value controls whether a main PHY channel switch can be interrupted
 
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 689 of file wifi-emlsr-test.h.

Member Data Documentation

◆ auxPhyMaxChWidth

MHz_u EmlsrLinkSwitchTest::Params::auxPhyMaxChWidth

max channel width (MHz) supported by aux PHYs

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

◆ resetCamStateAndInterruptSwitch

bool EmlsrLinkSwitchTest::Params::resetCamStateAndInterruptSwitch

this variable controls two boolean values that are either both set to true or both set to false; the first value controls whether to reset the state of the ChannelAccessManager associated with the link on which the main PHY has just switched to, the second value controls whether a main PHY channel switch can be interrupted

Definition at line 694 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 692 of file wifi-emlsr-test.h.


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