P2P: Use common function for re-starting P2P scan after station scan
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 18 Mar 2013 14:31:09 +0000 (16:31 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 18 Mar 2013 15:32:31 +0000 (17:32 +0200)
commitf85f545e71f2202f1bc7ab65235249320c05ec56
tree378e56113ffad075a0fa9d5e454ccc2bc1b93d47
parent565110cd554801fa301c55010b3e9e14f43d7973
P2P: Use common function for re-starting P2P scan after station scan

Make the implementation more consistent and cleaner by using a single
function for addressing all the cases where completion of a station mode
scan operation allows a P2P operation (search) to be re-started.

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