diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-09-23 21:42:39 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-09-23 21:42:39 +0200 |
commit | aadfdc40444b0864bcb4ac46c3418df197d7d4f3 (patch) | |
tree | eae6a9f0df83f83e04264305af3a8105d7270ec9 /doc | |
parent | cd679653f41c930d701aa57da4d3440cc3485fbd (diff) |
Mention the interaction between Powered and Discoverable
Diffstat (limited to 'doc')
-rw-r--r-- | doc/adapter-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 59262814..16f35918 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -248,6 +248,10 @@ Properties string Address [readonly] In case the adapter is switched off, setting this value will fail. + When changing the Powered property the new state of + this property will be updated via a PropertyChanged + signal. + uint32 DiscoverableTimeout [readwrite] The discoverable timeout in seconds. A value of zero |