diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-06-19 11:54:37 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-06-19 11:54:37 +0200 |
commit | 7fb7455cb8ca70a3a02ceaa3ddf9a3aea0c24751 (patch) | |
tree | 29f976679fb1555e962d4f61fff688157f5f8a32 /doc/device-api.txt | |
parent | b039ed2b21948fbd6c0fe6d2b248d153601a6953 (diff) |
Fix another small typo
Diffstat (limited to 'doc/device-api.txt')
-rw-r--r-- | doc/device-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/device-api.txt b/doc/device-api.txt index 69037c08..698f9ce1 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -181,8 +181,8 @@ Properties string Address [readonly] Set to true if the device only supports the pre-2.1 pairing mechanism. This property is useful in the Adapter.DeviceFound signal to anticipate whether - legacy or secure simple pairing will occur. + legacy or 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. + have disabled Extended Inquiry Response support. |