]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
Export disconnect reason code to dbus
authorGary Morain <gmorain@chromium.org>
Sat, 30 Jun 2012 13:43:50 +0000 (16:43 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 30 Jun 2012 13:43:50 +0000 (16:43 +0300)
commit0bb1e425b553f05adbc9df9e7ff92c0284e7e8f6
treefcc749980727e54a181286439d32a98d98e071c2
parent8350d0afd8f5a93c39c2569bd78b8f5c92f85348
Export disconnect reason code to dbus

In the properties changed signal, added a new property
"DisconnectReason", which carries the IEEE 802.11 reason code of the
most recent disassociation or deauthentication event. The reason code is
negative if it is locally generated. The property is sent to the DBUS
immediately so as to prevent it from being coalesced with other
disconnect events.

Signed-off-by: Gary Morain <gmorain@chromium.org>
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