]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Stop p2p_find/p2p_listen when Invitation is accepted
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 19 Nov 2010 10:58:03 +0000 (12:58 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 19 Nov 2010 10:58:03 +0000 (12:58 +0200)
commit9d39057c2bb4110df0d72161153cfbb6a0bfd90d
tree80e5efcca668757116448561b96b899c7f29f2f1
parent6c0da49f622ddef81db083a9b0469c352747c337
P2P: Stop p2p_find/p2p_listen when Invitation is accepted

When an Invitation to reinvoke a persistent group is accepted,
we need to make sure that any pending p2p_find or p2p_listen
operation gets stopped to avoid consuming all radio resources
doing device discovery while the group is being set up.
wpa_supplicant/p2p_supplicant.c