hostapd/src/p2p
Jouni Malinen 579a80982a P2P: Assume GO Negotiation failed if GO Neg Conf wait times out
Stop the connection attempt if GO Negotiation Confirm is not received
within 100 ms of the GO Negotiation Response getting acknowledged.
Previously, we would have continued trying to connect to the peer even
in this case which could result in confusing second GO Negotiation
Request frame and unnecessarily long wait before indicating failure.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-06-08 18:24:08 +03:00
..
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00
p2p.c P2P: Assume GO Negotiation failed if GO Neg Conf wait times out 2012-06-08 18:24:08 +03:00
p2p.h P2P: Add option for Provision Discovery before GO Negotiation 2012-05-11 16:25:47 +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: Send GO Negotiation Confirm without wait 2012-06-06 16:37:54 +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: Add option for Provision Discovery before GO Negotiation 2012-05-11 16:25:47 +03:00
p2p_sd.c P2P: Clear P2P_DEV_SD_INFO when new wildcard SD query is added 2012-04-11 17:51:19 +03:00
p2p_utils.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00