diff options
Diffstat (limited to 'doc/adapter-api.txt')
-rw-r--r-- | doc/adapter-api.txt | 6 |
1 files changed, 6 insertions, 0 deletions
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 |