summaryrefslogtreecommitdiff
path: root/doc/technology-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-04-26 08:29:50 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-04-26 08:29:50 +0200
commitc7e2ef6cd707dd3fab961d964538ac8f7f592554 (patch)
treec58f2f536e4523e91848ac35066039e24f1de62d /doc/technology-api.txt
parentcd07ab780520010dc94718379d58b7d3c7dc252b (diff)
downloadconnman-c7e2ef6cd707dd3fab961d964538ac8f7f592554.tar.gz
connman-c7e2ef6cd707dd3fab961d964538ac8f7f592554.tar.bz2
connman-c7e2ef6cd707dd3fab961d964538ac8f7f592554.zip
doc: Fix description of technology scan method
Diffstat (limited to 'doc/technology-api.txt')
-rw-r--r--doc/technology-api.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index 851d5ea6..3c35fe5f 100644
--- a/doc/technology-api.txt
+++ b/doc/technology-api.txt
@@ -28,9 +28,8 @@ Methods dict GetProperties()
method call will return when a scan has been
finished and results are available.
- Results will be signaled via the ServicesAdded (or
- also ServicesRemoved) signal from the manager
- interface.
+ Results will be signaled via the ServicesChanged
+ signal from the manager interface.
Signals PropertyChanged(string name, variant value)