hostap/src/p2p
Jouni Malinen 488f4a7108 P2P: Fix provision discovery retries during p2p_find
Commit 6b56cc2d97 added retries of
provision discovery request frames in IDLE state. However, it did not
make the p2p_find case behave consistently with the new limitied retry
behavior. This can result in way too many and frequent PD retries. Fix
this by extending the previous commit to address PD retries and maximum
retry limit consistently regardless of whether p2p_find is running.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
intended-for: hostap-1
2012-07-23 21:59:01 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Fix provision discovery retries during p2p_find 2012-07-23 21:59:01 +03:00
p2p.h P2P: Remove unused P2P_SCAN_SPECIFIC 2012-06-30 20:20:29 +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: Fix setting of P2P Client Discoverability bit 2012-06-16 19:54:47 +03:00
p2p_group.c P2P: Use consistent Device Capability in Beacon/Probe Response 2012-06-06 12:55:44 +03:00
p2p_i.h P2P: Add option for Provision Discovery before GO Negotiation 2012-05-11 16:25:47 +03:00
p2p_invitation.c P2P: Do not update peer Listen channel based on PD/Invitation 2012-04-26 16:11:17 +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