structure that holds information to perform PHY state check More...
Public Attributes | |
WifiPhyState | expectedPhyState {IDLE} |
expected PHY state More... | |
Time | timePoint {Seconds(0)} |
time at which the check will performed More... | |
structure that holds information to perform PHY state check
Definition at line 766 of file wifi-phy-cca-test.cc.
WifiPhyState WifiPhyCcaIndicationTest::StateCheckPoint::expectedPhyState {IDLE} |
expected PHY state
Definition at line 769 of file wifi-phy-cca-test.cc.
Time WifiPhyCcaIndicationTest::StateCheckPoint::timePoint {Seconds(0)} |
time at which the check will performed
Definition at line 768 of file wifi-phy-cca-test.cc.