diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-12-04 16:03:29 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-12-04 16:03:29 +0200 |
commit | c44e6b306f1b00ac30b293497d6631d488103b6b (patch) | |
tree | 51294ccf7812832d5f724260b8fb88bbdb288539 /doc | |
parent | 96594e2e4fbba5d358c426c873865ab7003939f6 (diff) |
Add note about LegacyPairing property reliability
Diffstat (limited to 'doc')
-rw-r--r-- | doc/device-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index 97a1bfb5..fbe6bdfa 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -181,3 +181,7 @@ Properties string Address [readonly] pairing mechanism. This property is useful in the Adapter.DeviceFound signal to anticipate whether legacy or secure simple pairing will occur. + + Note that this property can exhibit false-positives + in the case of Bluetooth 2.1 (or newer) devices that + have disabled Extend Inquiry Response support. |