test case information More...
Public Attributes | |
MHz_u | auxPhyWidth |
Aux PHY channel width. | |
std::vector< std::string > | clientChs {} |
Channel settings for client device. | |
std::set< uint8_t > | emlsrLinks {} |
EMLSR mode links. | |
std::string | name |
Test case name. | |
bool | switchAuxPhy {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_AUX_PHY} |
Switch Aux PHY. | |
Time | switchDelay {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_DELAY} |
Radio Switch Delay. | |
test case information
Definition at line 70 of file wifi-static-emlsr-test.cc.
MHz_u WifiStaticEmlsrTestVector::auxPhyWidth |
Aux PHY channel width.
Definition at line 76 of file wifi-static-emlsr-test.cc.
std::vector<std::string> WifiStaticEmlsrTestVector::clientChs {} |
Channel settings for client device.
Definition at line 73 of file wifi-static-emlsr-test.cc.
std::set<uint8_t> WifiStaticEmlsrTestVector::emlsrLinks {} |
EMLSR mode links.
Definition at line 74 of file wifi-static-emlsr-test.cc.
std::string WifiStaticEmlsrTestVector::name |
Test case name.
Definition at line 72 of file wifi-static-emlsr-test.cc.
bool WifiStaticEmlsrTestVector::switchAuxPhy {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_AUX_PHY} |
Switch Aux PHY.
Definition at line 78 of file wifi-static-emlsr-test.cc.
Time WifiStaticEmlsrTestVector::switchDelay {WifiStaticEmlsrTestConstants::DEFAULT_SWITCH_DELAY} |
Radio Switch Delay.
Definition at line 75 of file wifi-static-emlsr-test.cc.