diff options
-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. |