summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bluetooth/doc/src/examples.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bluetooth/doc/src/examples.qdoc b/src/bluetooth/doc/src/examples.qdoc
index 441b303d..b7ad5df3 100644
--- a/src/bluetooth/doc/src/examples.qdoc
+++ b/src/bluetooth/doc/src/examples.qdoc
@@ -68,6 +68,9 @@
\row
\li \l{btscanner}{QML Bluetooth Scanner}
\li A QML implementation of the Bluetooth device scanner.
+ \row
+ \li \l{lowenergyscanner}{QML Bluetooth Low Energy Scanner}
+ \li Scan for Bluetooth Low Energy devices, services and characteristics.
\endtable
*/