summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/src/bluetooth-overview.qdoc
diff options
context:
space:
mode:
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 e27dc0ed..33ccaa33 100644
--- a/src/bluetooth/doc/src/bluetooth-overview.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-overview.qdoc
@@ -54,6 +54,11 @@
Windows. Therefore registering a service with custom values for these fields might not yield the
expected result on Windows.
+ 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.