P2P: Send Listen state Probe Response frames without retries
authorJouni Malinen <j@w1.fi>
Sat, 19 Nov 2011 17:15:10 +0000 (19:15 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 19 Nov 2011 17:15:10 +0000 (19:15 +0200)
commit9dbf53fe35817a5af205f8cfc144d6de995bec37
treee782f45c934a5552adbcbc6c93c65649c00977b2
parent9a898ee8796eb61650af9c7f4960e0c56317e1e4
P2P: Send Listen state Probe Response frames without retries

Use the no-ACK send_mlme request to transmit Probe Response frames
in P2P Listen state. This reduces number of unnecessary transmissions
if the peer device has already moved away from the channel. It will most
likely go through Search state multiple times anyway, so even if the
response were to be lost, a new retry will happen at higher layer.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/driver_i.h
wpa_supplicant/p2p_supplicant.c