summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller.cpp
diff options
context:
space:
mode:
authorJuha Vuolle <juha.vuolle@insta.fi>2022-04-04 14:40:57 +0300
committerJuha Vuolle <juha.vuolle@insta.fi>2022-04-12 09:34:43 +0300
commit64741d6be0b9d0c2d1910f3433219f9b272d86af (patch)
treea6596f9388b95bbf91b1409c8030bd45365c24b7 /src/bluetooth/qlowenergycontroller.cpp
parentcc121cdef160a4ef528d1483ac365ac8319a1e42 (diff)
Update BT LE peripheral role OS support documentation
Pick-to: 5.15 6.2 6.3 Change-Id: Icf2e614905b68406727a51399e0af6209b57a92e Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/bluetooth/qlowenergycontroller.cpp')
-rw-r--r--src/bluetooth/qlowenergycontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qlowenergycontroller.cpp b/src/bluetooth/qlowenergycontroller.cpp
index 35031fa1..ff000f80 100644
--- a/src/bluetooth/qlowenergycontroller.cpp
+++ b/src/bluetooth/qlowenergycontroller.cpp
@@ -210,7 +210,7 @@ Q_DECLARE_LOGGING_CATEGORY(QT_BT_ANDROID)
\sa QLowEnergyController::createCentral()
\sa QLowEnergyController::createPeripheral()
\since 5.7
- \note The peripheral role is currently only supported on Linux. In addition, handling the
+ \note The peripheral role is not supported on Windows. In addition on Linux, handling the
"Signed Write" ATT command on the server side requires BlueZ 5 and kernel version 3.7
or newer.
*/