hostap/src/p2p
Nirav Shah 0e0e1e564f P2P: Add retry mechanism for GO Negotiation Confirmation
wpa_supplicant now retries for P2P_GO_NEG_CNF_MAX_RETRY_COUNT times if
it doesn't receive acknowledgement for GO Negotiation Confirmation
frame. Currently, P2P_GO_NEG_CNF_MAX_RETRY_COUNT is set to 1.

While this is not strictly speaking following the P2P specification,
this can improve robustness of GO Negotiation in environments with
interference and also with peer devices that do not behave properly
(e.g., by not remaining awake on the negotiation channel through the
full GO Negotiation).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2014-04-11 11:57:05 +03:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p.c P2P: Add retry mechanism for GO Negotiation Confirmation 2014-04-11 11:57:05 +03:00
p2p.h P2P: Optimize scan for GO during persistent group invocation 2014-03-25 15:38:33 +02:00
p2p_build.c Use P2P_IE_VENDOR_TYPE more consistently 2014-03-05 23:36:54 +02:00
p2p_dev_disc.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_go_neg.c P2P: Add retry mechanism for GO Negotiation Confirmation 2014-04-11 11:57:05 +03:00
p2p_group.c P2P: Add support for IP address assignment in 4-way handshake 2014-01-27 21:44:26 +02:00
p2p_i.h P2P: Add retry mechanism for GO Negotiation Confirmation 2014-04-11 11:57:05 +03:00
p2p_invitation.c P2P: Optimize scan for GO during persistent group invocation 2014-03-25 15:38:33 +02:00
p2p_parse.c P2P NFC: Static handover with NFC Tag on client 2014-01-27 21:44:30 +02:00
p2p_pd.c P2P: Cancel offchannel TX wait on PD Response TX status 2014-02-27 16:38:27 +02:00
p2p_sd.c Use P2P_IE_VENDOR_TYPE more consistently 2014-03-05 23:36:54 +02:00
p2p_utils.c P2P: Clean up channel selection code to use helper functions 2014-03-23 11:01:59 +02:00