diff options
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"/> |