commit | 0e02a557d3c5e45978ba94ac68754e3656750d69 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Thu Nov 27 21:22:31 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Thu Nov 27 21:22:31 2014 +0200 |
tree | dcef6ef68c31cc9b8676fa4f68806b42ffab28eb | |
parent | 4d7cc3961f63e63e35c739a9b302fd6fa6e070f1 [diff] |
tests: Make p2p_msg_invitation_req_to_go more robust Wait for GO to start before sending invitation frames in the protocol test. Without this, it was possible to hit the 5 second timeout on management frame RX under load. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>