From c44e6b306f1b00ac30b293497d6631d488103b6b Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 4 Dec 2008 16:03:29 +0200 Subject: Add note about LegacyPairing property reliability --- doc/device-api.txt | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit