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