P2P: Increase GO Negotiation timeouts
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 28 Feb 2013 20:15:46 +0000 (22:15 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 28 Feb 2013 20:15:46 +0000 (22:15 +0200)
commit8e4839cefadda21efd993bdf14e6096fa3f4f476
treed8fc0469a785e3fb7c4d8f9bcead5e8ee6e0c12c
parent316a9e4d304ed7e2516b92081a5fba7288715ebb
P2P: Increase GO Negotiation timeouts

There may be environments in which large number of devices are operating
on the social channels. In such cases, it is possible for the Action
frame TX operation wait for quite long time before being able to get the
frame out. To avoid triggering GO Negotiation failures, increase the
timeouts for GO Neg Req (with TX ACK) and GO Neg Resp (with or without
TX ACK as long as status=0) to 500 ms.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p.c
src/p2p/p2p_go_neg.c