From aadfdc40444b0864bcb4ac46c3418df197d7d4f3 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 23 Sep 2008 21:42:39 +0200 Subject: Mention the interaction between Powered and Discoverable --- doc/adapter-api.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') 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 -- cgit