Parameters for the EMLSR link switching test. More...
#include "wifi-emlsr-test.h"
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... | |
Parameters for the EMLSR link switching test.
Definition at line 655 of file wifi-emlsr-test.h.
uint16_t EmlsrLinkSwitchTest::Params::auxPhyMaxChWidth |
max channel width (MHz) supported by aux PHYs
Definition at line 662 of file wifi-emlsr-test.h.
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.
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.