summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2021-08-19 13:15:11 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-08-19 20:55:25 +0000
commit689b1aed31ccbecc3ebf81ed59528589451e45e0 (patch)
treeef9e0ed39060c13f748c847af287d981e9f33a2e
parentc29168f52f286517d825bfb87480be9d3584bb6c (diff)
Don't mention changes in Qt 5.7 in QtBluetooth introduction docs
People reading the introduction are probably not interested in changes long ago. Task-number: QTBUG-94894 Change-Id: Ie9511d90aee6ce356f0f6ad7a4c91d518bc71e97 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit f58597edfe7b228698d3977fce498d292259c092) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/bluetooth/doc/src/bluetooth-index.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-index.qdoc b/src/bluetooth/doc/src/bluetooth-index.qdoc
index a5adae55..88e645d4 100644
--- a/src/bluetooth/doc/src/bluetooth-index.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-index.qdoc
@@ -92,9 +92,6 @@ Qt Bluetooth supports Bluetooth Low Energy development for client/central role u
Further details can be found in the
\l {Bluetooth Low Energy Overview}{Bluetooth Low Energy Overview} section.
-A new addition since the Qt Bluetooth 5.7 release covers support for Bluetooth Low Energy
-applications performing the peripheral/server role. This new API remains in Technology Preview.
-
\section1 Getting Started
To use the C++ library in your application, add the following configuration