]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
Use radio work for P2P scan requests
authorJouni Malinen <j@w1.fi>
Fri, 3 Jan 2014 09:57:57 +0000 (11:57 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 20:39:25 +0000 (22:39 +0200)
commit1b5d4714dd96de7e9175a6d916932fd49d265e1b
treec167d5ac9f01e4ebac7b44a44515b6b4017c1e5c
parentd12a51b5d2adbc5bca5df3ab459ac4fd67eeb7ef
Use radio work for P2P scan requests

Avoid concurrent P2P scan requests with any other exclusive use of the
radio by using the radio work queuing mechanism. This removes some of
the earlier workarounds that postponed scans depending on other
operations.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/p2p/p2p.c
src/p2p/p2p.h
src/p2p/p2p_i.h
wpa_supplicant/events.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h