summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2024-01-04 16:16:07 +0100
committerKai Köhne <kai.koehne@qt.io>2024-01-09 08:45:48 +0100
commit09ffcee7db131c9f9c27495ec027842ae15a9879 (patch)
treef184f4c9279b2a2e674ac5b5efb3d95eaf1b30d7
parentfd09a3350f9d08dbb370ff7dcb121a5345da0d17 (diff)
Doc: Use proper Qt Bluetooth link
Pick-to: 6.7 Change-Id: I5805c3b8acd59826b5b3e8dc304d1b57f1b72df6 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
-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