structure that holds information to perform CCA check More...
Public Attributes | |
| Time | expectedCcaEndTime |
| expected CCA_BUSY end time | |
| std::size_t | expectedCcaNotifications {0} |
| expected number of CCA_BUSY notifications | |
| Time | expectedCcaStartTime |
| expected CCA_BUSY start time | |
| WifiChannelListType | expectedChannelListType |
| expected channel list type | |
| std::vector< Time > | expectedPer20MhzDurations |
| expected per-20 MHz CCA duration | |
| Time | timePoint |
| time at which the check will performed | |
structure that holds information to perform CCA check
Definition at line 1019 of file wifi-phy-cca-test.cc.
| Time WifiPhyCcaIndicationTest::CcaCheckPoint::expectedCcaEndTime |
expected CCA_BUSY end time
Definition at line 1024 of file wifi-phy-cca-test.cc.
| std::size_t WifiPhyCcaIndicationTest::CcaCheckPoint::expectedCcaNotifications {0} |
expected number of CCA_BUSY notifications
Definition at line 1022 of file wifi-phy-cca-test.cc.
| Time WifiPhyCcaIndicationTest::CcaCheckPoint::expectedCcaStartTime |
expected CCA_BUSY start time
Definition at line 1023 of file wifi-phy-cca-test.cc.
| WifiChannelListType WifiPhyCcaIndicationTest::CcaCheckPoint::expectedChannelListType |
| std::vector<Time> WifiPhyCcaIndicationTest::CcaCheckPoint::expectedPer20MhzDurations |
expected per-20 MHz CCA duration
Definition at line 1027 of file wifi-phy-cca-test.cc.
| Time WifiPhyCcaIndicationTest::CcaCheckPoint::timePoint |
time at which the check will performed
Definition at line 1021 of file wifi-phy-cca-test.cc.