diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
| commit | bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (patch) | |
| tree | 1f7fa49b47ab13aea3effbe839559d221f6323b4 /introspection/org.freedesktop.NetworkManager.Device.Wireless.xml | |
| parent | 404ebe62622150e77e311777dff8617eb974e834 (diff) | |
New upstream version 1.15.2
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Wireless.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.Wireless.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml index 13038545..af544088 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml @@ -36,7 +36,7 @@ RequestScan: @options: Options of scan. Currently 'ssids' option with value of "aay" type is supported. - Request the device to scan + Request the device to scan. To know when the scan is finished, use the "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" to listen to changes to the "LastScan" property. --> <method name="RequestScan"> <arg name="options" type="a{sv}" direction="in"/> |