]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Allow p2p_cancel to be used to stop p2p_connect-join operation
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 18 Dec 2012 08:39:34 +0000 (10:39 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 18 Dec 2012 08:39:34 +0000 (10:39 +0200)
commit50178335bff450829729c91c8af798a1d3a7b408
tree80041a3d7c4c0e3ee4411521595c26ae02639b0c
parent03c961e54267250a0f1a891296b78075fec67b2c
P2P: Allow p2p_cancel to be used to stop p2p_connect-join operation

p2p_cancel did not properly cancel a pending p2p_connect-join operation.
Address the different steps in that process: initial scan, Provision
Discovery exchange before connection, and WPS provisioning step
(including the scans before WPS).

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/p2p_supplicant.c