mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-22 20:03:05 -05:00
Some drivers may accept the remain-on-channel command, but instead of indicating start event for remain-on-channel, just indicate that the operation has been canceled immediately. This listen cancel from the WAIT_PEER_CONNECT state ended up in discontinuation of further WAIT_PEER_IDLE/WAIT_PEER_CONNECT state transitions. Hence, delay the subsequent IDLE state by 100 ms. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>