diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-04-26 08:29:50 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2012-04-26 08:29:50 +0200 |
commit | c7e2ef6cd707dd3fab961d964538ac8f7f592554 (patch) | |
tree | c58f2f536e4523e91848ac35066039e24f1de62d /doc | |
parent | cd07ab780520010dc94718379d58b7d3c7dc252b (diff) | |
download | connman-c7e2ef6cd707dd3fab961d964538ac8f7f592554.tar.gz connman-c7e2ef6cd707dd3fab961d964538ac8f7f592554.tar.bz2 connman-c7e2ef6cd707dd3fab961d964538ac8f7f592554.zip |
doc: Fix description of technology scan method
Diffstat (limited to 'doc')
-rw-r--r-- | doc/technology-api.txt | 5 |
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) |