summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-12-04 15:51:04 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2008-12-04 15:51:04 +0200
commit49ab8b0601cfa8380f68b9e57319984478751267 (patch)
treea6f9cd14a6c5c3f32bae1c8e4c54cd3c784eccea /doc
parent0f26327986cf2a0aae3b3e30faf3728dfb36f6d5 (diff)
Add support for the LegacyPairing property
Diffstat (limited to 'doc')
-rw-r--r--doc/device-api.txt7
1 files changed, 7 insertions, 0 deletions
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.