From 49ab8b0601cfa8380f68b9e57319984478751267 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 4 Dec 2008 15:51:04 +0200 Subject: Add support for the LegacyPairing property --- doc/device-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/device-api.txt b/doc/device-api.txt index 980df628..e17be858 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -174,3 +174,10 @@ Properties string Address [readonly] object Adapter [readonly] The object path of the adpater the device belongs to. + + object LegacyPairing [readonly] + + Set to true if the device only supports the pre-2.1 + pairing mechanism. This property is useful in the + Adapter.DeviceFound to anticipate whether legacy or + secure simple pairing will occur. -- cgit