summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-21 22:44:05 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-21 22:44:05 +0100
commitfc12c78cc7d2a442a52c96d1c0c1912bff309a43 (patch)
tree0952a6d8c813c224facfcedec007343f1cb3a542 /doc
parent346c30414e8a347aa001758d666124aec4035cd9 (diff)
downloadconnman-fc12c78cc7d2a442a52c96d1c0c1912bff309a43.tar.gz
connman-fc12c78cc7d2a442a52c96d1c0c1912bff309a43.tar.bz2
connman-fc12c78cc7d2a442a52c96d1c0c1912bff309a43.zip
Add support for ScanInterval property
Diffstat (limited to 'doc')
-rw-r--r--doc/device-api.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt
index b0cf440e..ce50be7b 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -106,6 +106,19 @@ Properties string Name [readonly]
example would be modifications via the "ifconfig"
command line utility.
+ uint16 ScanInterval [readwrite]
+
+ The scan interval describes the time in seconds
+ between automated scan attempts. Setting this
+ value to 0 will disable the background scanning.
+
+ The default value is 300 and so every 5 minutes
+ a scan procedure will be triggered.
+
+ This property is not available with all types
+ of devices. Some might not support background
+ scanning at all.
+
boolean Scanning [readonly]
Indicates if a device is scanning. Not all device