From 395c910980394868a3c2d14e90e4f55988c7663d Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 27 Nov 2008 16:46:38 -0300 Subject: Add documentation for PairableTimeout property. --- doc/adapter-api.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index d0adf189..2d9cbcd0 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -275,6 +275,12 @@ Properties string Address [readonly] Note that this property only affects incoming pairing requests. + uint32 PaireableTimeout [readwrite] + + The pairable timeout in seconds. A value of zero + means that the timeout is disabled and it will stay in + pareable mode forever. + uint32 DiscoverableTimeout [readwrite] The discoverable timeout in seconds. A value of zero -- cgit