p2p start listen

Jouni Malinen j at w1.fi
Sun Dec 18 07:10:16 EST 2011


On Wed, Dec 14, 2011 at 02:28:19PM +0800, Huijun Gan wrote:
> In function: wpas_start_listen(), I found that
> wpa_drv_remain_on_channel() is called prior to
> wpa_drv_probe_req_report(). Isn't it more intuitive that calling
> wpa_drv_probe_req_report() first? Is there any special reason to call
> wpa_drv_remain_on_channel() first, or is my understanding on
> remain-on-channel not right?

Which version of wpa_supplicant are you using and where did you get that
from? The version in hostap.git seems to call wpa_drv_probe_req_report()
before wpa_drv_remain_on_channel() in wpas_start_listen().
 
-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list