diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 7a587fb..1ccd943 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
boolean Powered [readwrite]
Switch an adapter on or off. This will also set the
- appropriate connectable state.
+ appropriate connectable state of the controller.
boolean Discoverable [readwrite]
this property will be updated via a PropertyChanged
signal.
+ For any new adapter this settings defaults to false.
+
boolean Pairable [readwrite]
Switch an adapter to pairable or non-pairable. This is
Note that this property only affects incoming pairing
requests.
+ For any new adapter this settings defaults to true.
+
uint32 PairableTimeout [readwrite]
The pairable timeout in seconds. A value of zero
means that the timeout is disabled and it will stay in
pairable mode forever.
+ The default value for pairable timeout should be
+ disabled (value 0).
+
uint32 DiscoverableTimeout [readwrite]
The discoverable timeout in seconds. A value of zero