Parameters for this test. More...
Public Attributes | |
bool | incrRetryCountUnderBa |
whether retry count is incremented under block ack | |
bool | isMld |
whether devices are MLDs | |
bool | pifsRecovery |
whether PIFS recovery is used after failure of a non-initial | |
bool | useBarAfterBaTimeout |
whether to send a BAR after a missed BlockAck | |
bool | useRts |
whether RTS is used to protect frame transmissions | |
Parameters for this test.
Definition at line 74 of file wifi-retransmit-test.cc.
bool WifiRetransmitTest::Params::incrRetryCountUnderBa |
whether retry count is incremented under block ack
Definition at line 78 of file wifi-retransmit-test.cc.
bool WifiRetransmitTest::Params::isMld |
whether devices are MLDs
Definition at line 76 of file wifi-retransmit-test.cc.
bool WifiRetransmitTest::Params::pifsRecovery |
whether PIFS recovery is used after failure of a non-initial
Definition at line 80 of file wifi-retransmit-test.cc.
bool WifiRetransmitTest::Params::useBarAfterBaTimeout |
whether to send a BAR after a missed BlockAck
Definition at line 79 of file wifi-retransmit-test.cc.
bool WifiRetransmitTest::Params::useRts |
whether RTS is used to protect frame transmissions
Definition at line 77 of file wifi-retransmit-test.cc.