]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Go to listen state in go_neg_pin_authorized
authorJouni Malinen <j@w1.fi>
Sat, 15 Mar 2014 10:38:08 +0000 (12:38 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 15 Mar 2014 17:04:31 +0000 (19:04 +0200)
commite59aa78240c78780ac05541d07c656da530669ea
treee7abbb214172b97d6875742df4a5c034435d66c0
parent55c11d40dac33f03c55fbdd3357e1487e503455c
tests: Go to listen state in go_neg_pin_authorized

Previusly, the responding device was left in p2p_find state as a
consequence of using discover_peer() if the peer was not already known.
This was not the sequence that was supposed to be used here. Go to
listen-only state when waiting for the peer to initiate a previously
authorized GO Negotiation.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_p2p_grpform.py