hostapd/src/p2p
Jouni Malinen 37448ede31 P2P: Add option for adding extra delay to p2p_find
A new optional delay=<search delay in milliseconds> parameter can now be
used with p2p_find command to request an extra delay between search
iterations. This can be used, e.g., to make p2p_find friendlier to
concurrent operations by avoiding it from taking 100% of the radio
resources.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-08-23 18:20:58 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Add option for adding extra delay to p2p_find 2012-08-23 18:20:58 +03:00
p2p.h P2P: Add option for adding extra delay to p2p_find 2012-08-23 18:20:58 +03:00
p2p_build.c P2P: Advertise immediate availability of WPS credential 2012-02-27 23:14:35 +02:00
p2p_dev_disc.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_go_neg.c P2P: Use larger GO config timeout if HT40 is used 2012-08-15 23:19:11 +03:00
p2p_group.c Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
p2p_i.h P2P: Add option for adding extra delay to p2p_find 2012-08-23 18:20:58 +03:00
p2p_invitation.c P2P: Use larger GO config timeout if HT40 is used 2012-08-15 23:19:11 +03:00
p2p_parse.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
p2p_pd.c P2P: Fix provision discovery retries during p2p_find 2012-07-23 21:59:01 +03:00
p2p_sd.c P2P: Check memory allocation result in a Service Discovery Response 2012-07-02 20:53:46 +03:00
p2p_utils.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00