summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/src/bluetooth-overview.qdoc
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2019-08-20 11:17:20 +0200
committerOliver Wolff <oliver.wolff@qt.io>2019-08-20 17:36:40 +0200
commita309d04fa1edb3fa320d420758b3967616ad792a (patch)
tree3199ada0ea620ce5ef283ee68ea4643b904af649 /src/bluetooth/doc/src/bluetooth-overview.qdoc
parentccc1544f5ff929f466df8c790a4e7595e177a720 (diff)
parent603074d4895a9802478a7ec1e9173b70e0723bc5 (diff)
Merge "Merge branch 'wip/win' into dev"
Diffstat (limited to 'src/bluetooth/doc/src/bluetooth-overview.qdoc')
-rw-r--r--src/bluetooth/doc/src/bluetooth-overview.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-overview.qdoc b/src/bluetooth/doc/src/bluetooth-overview.qdoc
index 8138e937..902a13b7 100644
--- a/src/bluetooth/doc/src/bluetooth-overview.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-overview.qdoc
@@ -49,6 +49,11 @@
Note that the Object Push Profile is not supported on Android.
+ Note that the Received Signal Strength Indicator (RSSI), as well as
+ the Manufacturer Specific Data advertised by Bluetooth LE devices are
+ not supported by the Win32 backend. Also, it is only possible to find
+ devices that have been previously paired through Windows Settings.
+
The following sections describe how to use the Qt Bluetooth C++ API classes
for the above use cases.