From c00e17578f727b34c41ad54c8348a49f894969c2 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Sun, 25 Feb 2018 14:53:44 +0100 Subject: [PATCH 1/4] wifi: expose the LastScan property This is the time when the last Wi-Fi scan finished. It will help clients decide whether the AP list is fresh enough. --- ...desktop.NetworkManager.Device.Wireless.xml | 10 +++++ libnm/libnm.ver | 1 + libnm/nm-device-wifi.c | 42 +++++++++++++++++++ libnm/nm-device-wifi.h | 4 ++ src/devices/wifi/nm-device-iwd.c | 15 +++++++ src/devices/wifi/nm-device-iwd.h | 1 + src/devices/wifi/nm-device-wifi.c | 13 ++++++ src/devices/wifi/nm-device-wifi.h | 1 + src/devices/wifi/nm-wifi-common.c | 1 + tools/test-networkmanager-service.py | 2 + 10 files changed, 90 insertions(+) diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml index bff89120a5..af6e8c7ff3 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml @@ -96,6 +96,16 @@ --> + + +