]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not use wait_time for SD Response TX without fragmentation
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 20 Dec 2016 22:18:03 +0000 (00:18 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 20 Dec 2016 22:18:03 +0000 (00:18 +0200)
commit7655bd7388f82e67a2d0461ccab0ae037bb8cd77
tree2362229fbf372eba050e42260be1337146d44c6e
parent1f0fdaf0e45fac76fcd6d2382e28e0298e1edef0
P2P: Do not use wait_time for SD Response TX without fragmentation

The full SD Response frame is not going to be followed by another Action
frame from the peer, so remove the 200 ms wait time from the offchannel
TX command in that case. This avoids leaving a 200 ms lock on the radio
to remain on the channel unnecessarily.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p_sd.c