Handle survey event properly in wpa_supplicant
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Fri, 27 Nov 2015 11:40:36 +0000 (12:40 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 24 Dec 2015 19:35:54 +0000 (21:35 +0200)
commit96bc5086846939563022cb7a35273a1c1fdd8e4a
tree7e3769262c02b22d6d6da652c90514beb6de7080
parentbe9fe3d8aff394ea6868f1a2347e8c12609b086e
Handle survey event properly in wpa_supplicant

Let's reuse hostapd code for such handling. This will be useful to get
ACS support into wpa_supplicant where this one needs to handle the
survey event so it fills in the result ACS subsystem will require.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
[u.oelmann@pengutronix.de: rebased series from hostap_2_1~944 to master]
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
src/ap/drv_callbacks.c
src/ap/hostapd.h
wpa_supplicant/events.c