diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/bluetooth/qlowenergycontroller.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qlowenergycontroller.cpp b/src/bluetooth/qlowenergycontroller.cpp index 834a3f31..06763417 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. */ |