summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-06-05 06:16:07 +0900
committerMarcel Holtmann <marcel@holtmann.org>2012-06-05 06:16:07 +0900
commit82c1acdc425cc1066bb0fd888abff3adb5cc05ad (patch)
tree64e5332b3432d8998228a0a02dd62449a6342a67 /doc
parent84e9bd91181e160d560f60d35d037d900129ae53 (diff)
downloadconnman-82c1acdc425cc1066bb0fd888abff3adb5cc05ad.tar.gz
connman-82c1acdc425cc1066bb0fd888abff3adb5cc05ad.tar.bz2
connman-82c1acdc425cc1066bb0fd888abff3adb5cc05ad.zip
doc: Mention long D-Bus timeout for scan method
Diffstat (limited to 'doc')
-rw-r--r--doc/technology-api.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index d8cbad48..64297768 100644
--- a/doc/technology-api.txt
+++ b/doc/technology-api.txt
@@ -29,7 +29,9 @@ Methods dict GetProperties() [deprecated]
Trigger a scan for this specific technology. The
method call will return when a scan has been
- finished and results are available.
+ finished and results are available. So setting
+ a longer D-Bus timeout might be a really good
+ idea.
Results will be signaled via the ServicesChanged
signal from the manager interface.