diff options
author | Zhang zhengguang <zhengguang.zhang@intel.com> | 2014-07-17 10:37:39 +0800 |
---|---|---|
committer | Zhang zhengguang <zhengguang.zhang@intel.com> | 2014-07-17 10:37:39 +0800 |
commit | 1b9d0a62f59bb48c8deb2f0b98d9acdffdd9abe7 (patch) | |
tree | 6e991827d28537f7f40f20786c2354fd04a9fdad /doc/technology-api.txt | |
parent | fbe905ab58ecc31fe64c410c5f580cadc30e7f04 (diff) | |
download | connman-1b9d0a62f59bb48c8deb2f0b98d9acdffdd9abe7.tar.gz connman-1b9d0a62f59bb48c8deb2f0b98d9acdffdd9abe7.tar.bz2 connman-1b9d0a62f59bb48c8deb2f0b98d9acdffdd9abe7.zip |
Imported Upstream version 1.24upstream/1.24
Diffstat (limited to 'doc/technology-api.txt')
-rw-r--r-- | doc/technology-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt index 81adcbc7..f97eac01 100644 --- a/doc/technology-api.txt +++ b/doc/technology-api.txt @@ -36,6 +36,10 @@ Methods dict GetProperties() [deprecated] Results will be signaled via the ServicesChanged signal from the manager interface. + In case of P2P technology, results will be signaled + via the PeersChanged signal from the manager + interface. + Signals PropertyChanged(string name, variant value) This signal indicates a changed value of the given |