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