A Discrete-Event Network Simulator
API
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 More...
 
bool resetCamState
 whether to reset the state of the ChannelAccessManager associated with the link on which the main PHY has just switched to More...
 
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 More...
 

Detailed Description

Parameters for the EMLSR link switching test.

Definition at line 655 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 662 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 660 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 658 of file wifi-emlsr-test.h.


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