summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2023-01-10 09:37:40 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-11 14:56:13 +0000
commitf0858fa40f081d9977811df2133cc3db8539858e (patch)
treeedd72ab1827e9b62aab8253cce38cb45a4f0f9e4
parent53f8f95a23f257ea99dbef7b1b6952fdeb5e5ae7 (diff)
Purge mentioning of Technical Preview from the Bt LE overview
The various versions do not matter anymore as current Qt Version are long past the mentioned versions. Change-Id: I285785eb64a82cacdd853380312e4810ec907c1c Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: Juha Vuolle <juha.vuolle@qt.io> (cherry picked from commit c71ce5cde16d92a944741fdf9d4b7b7a926dc91a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/bluetooth/doc/src/bluetooth-le-overview.qdoc8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
index d7e308e7..b56eb915 100644
--- a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
@@ -10,11 +10,9 @@ Low Energy devices.
\tableofcontents
- The Qt Bluetooth Low Energy API for the central role was introduced by Qt 5.4.
- Since Qt 5.5 that part of the API is final and a compatibility guarantee is given for
- future releases.
- Since Qt 5.7, additional API supporting the peripheral role was added as a Technology Preview,
- with the backend implemented for Linux/BlueZ, iOS and macOS.
+ The Qt Bluetooth Low Energy API supports the peripheral/server and central/client roles.
+ It is supported on all major Qt platforms. The only exception is the missing peripheral role
+ support on Windows.
\section1 What Is Bluetooth Low Energy