summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2024-01-04 16:16:07 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-01-09 09:36:28 +0000
commit4cef1dc6ce92ec730afe36e281d3f6050af6a856 (patch)
tree6521ed1bd23db9bf99c96caa3a46c48f5112d883
parent7d458f96c45474ee20ca3c2f7aaf91a07427aeee (diff)
Doc: Use proper Qt Bluetooth link
Change-Id: I5805c3b8acd59826b5b3e8dc304d1b57f1b72df6 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit 09ffcee7db131c9f9c27495ec027842ae15a9879) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/bluetooth/doc/src/bluetooth-le-overview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
index d9a3ee19..cc943088 100644
--- a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
@@ -264,7 +264,7 @@ Low Energy devices.
In general characteristic and descriptor value updates on the peripheral device use the same
methods as connecting Bluetooth Low Energy devices.
- \note To use QtBluetooth (in both central and peripheral roles) on iOS, you have to provide
+ \note To use \l{Qt Bluetooth} (in both central and peripheral roles) on iOS, you have to provide
an Info.plist file containing the usage description. According to the CoreBluetooth's
documentation: \e {Your app will crash if its Info.plist doesn’t include usage description
keys for the types of data it needs to access. To access Core Bluetooth APIs on apps linked