D-Bus: Add association response status code property for failure cases
authorNaveen Singh <nasingh@google.com>
Thu, 3 Mar 2016 18:48:09 +0000 (10:48 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 6 Mar 2016 18:44:51 +0000 (20:44 +0200)
commitc7fb678f3109e62af1ef39be9b12bf8370c35bde
tree2f7b519a93399db621c5c8dfaf7a2ab415fa8e17
parent2940bf669ab53576bf1028012fcc538989f0df9b
D-Bus: Add association response status code property for failure cases

(Re)Association Response frame with status code other than 0 is now
notified over DBUS as a part of PropertiesChanged signal. This can be
used by application in case AP is denying association with status code
17 (band steering) so that it does not interfere in the BSSID selection
logic of wpa_supplicant.

Signed-off-by: Naveen Singh <nasingh@google.com>
doc/dbus.doxygen
wpa_supplicant/dbus/dbus_new.c
wpa_supplicant/dbus/dbus_new.h
wpa_supplicant/dbus/dbus_new_handlers.c
wpa_supplicant/dbus/dbus_new_handlers.h
wpa_supplicant/events.c
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/wpa_supplicant_i.h