structure that holds information to perform CCA check More...
Public Attributes | |
Time | expectedCcaEndTime {Seconds(0)} |
expected CCA_BUSY end time | |
WifiChannelListType | expectedChannelListType |
expected channel list type | |
std::vector< Time > | expectedPer20MhzDurations {} |
expected per-20 MHz CCA duration | |
Time | timePoint {Seconds(0)} |
time at which the check will performed | |
structure that holds information to perform CCA check
Definition at line 793 of file wifi-phy-cca-test.cc.
expected CCA_BUSY end time
Definition at line 796 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 799 of file wifi-phy-cca-test.cc.
time at which the check will performed
Definition at line 795 of file wifi-phy-cca-test.cc.