diff options
Diffstat (limited to 'doc/adapter-api.txt')
| -rw-r--r-- | doc/adapter-api.txt | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index a13273f8..d0adf189 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -266,6 +266,15 @@ Properties	string Address [readonly]  			this property will be updated via a PropertyChanged  			signal. +		boolean Pairable [readwrite] + +			Switch an adapter to pairable or non-pairable. This is +			a global setting and should only be used by the +			settings application. + +			Note that this property only affects incoming pairing +			requests. +  		uint32 DiscoverableTimeout [readwrite]  			The discoverable timeout in seconds. A value of zero | 
