]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
dbus: Export roam time, roam complete, and session length
authorMatthew Wang <matthewmwang@chromium.org>
Wed, 20 Jun 2018 23:42:45 +0000 (16:42 -0700)
committerJouni Malinen <j@w1.fi>
Wed, 2 Jan 2019 22:20:34 +0000 (00:20 +0200)
commit2bbad1c7c9cbedf16eea122c9376e65691213108
tree93b981087042ab49958d5899868a94bc0edd6d82
parentfef133e99cfdf7f55d5ef42cf733c8a05eaacb3d
dbus: Export roam time, roam complete, and session length

Add new Interface properties "RoamTime", "RoamComplete", and
"SessionLength". "RoamTime" carries the roam time of the most recent
roam in milliseconds. "RoamComplete" carries True or False corresponding
to the success status of the most recent roam. "SessionLength" carries
the number of milliseconds corresponding to how long the connection to
the last AP was before a roam or disconnect happened.

Signed-off-by: Matthew Wang <matthewmwang@chromium.org>
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.c
wpa_supplicant/wpa_supplicant_i.h