about summary refs log tree commit diff
path: root/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml
diff options
context:
space:
mode:
authorIain Lane <iain@orangesquash.org.uk>2018-09-24 09:29:55 +0100
committerIain Lane <iain@orangesquash.org.uk>2018-09-24 09:29:55 +0100
commite152ec7bf4ba252ff9d3eb13eabd417b931dac9a (patch)
treec323cf856ee0bb8e44590670dd54c19653a55748 /introspection/org.freedesktop.NetworkManager.Device.Wireless.xml
parentee9c73a923909e23a649407be77e25235d769e25 (diff)
Import Upstream version 1.12.2
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Wireless.xml')
-rw-r--r--introspection/org.freedesktop.NetworkManager.Device.Wireless.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml
index bff89120..13038545 100644
--- a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml
+++ b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml
@@ -97,6 +97,16 @@
     <property name="WirelessCapabilities" type="u" access="read"/>
 
     <!--
+        LastScan:
+
+        The timestamp (in CLOCK_BOOTTIME milliseconds) for the last finished network scan.
+        A value of -1 means the device never scanned for access points.
+
+        Since: 1.12
+    -->
+    <property name="LastScan" type="x" access="read"/>
+
+    <!--
         PropertiesChanged:
         @properties: A dictionary containing the changed parameters.