projects
/
framework
/
connectivity
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd07ab7
)
doc: Fix description of technology scan method
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 26 Apr 2012 06:29:50 +0000
(08:29 +0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 26 Apr 2012 06:29:50 +0000
(08:29 +0200)
doc/technology-api.txt
patch
|
blob
|
history
diff --git
a/doc/technology-api.txt
b/doc/technology-api.txt
index
851d5ea
..
3c35fe5
100644
(file)
--- 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)