summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc')
-rw-r--r--examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc b/examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc
index d8cbb6bc..256ff243 100644
--- a/examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc
+++ b/examples/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc
@@ -4,6 +4,7 @@
/*!
\example heartrate-game
\title Bluetooth Low Energy Heart Rate Game
+ \meta category {Connectivity}
\brief A game demonstrating the interaction with a Bluetooth Low Energy Heart Rate
device/service.
@@ -34,6 +35,10 @@
The goal of the game is to increase the measured heart rate as much as possible.
+ A detailed explanation of the APIs used in this example is given in the
+ \l {Using Qt Bluetooth Low Energy API} section of the Qt Bluetooth module
+ documentation.
+
The \l {lowenergyscanner}{Bluetooth Low Energy Scanner} example might be more suitable
if a heart rate device is not available. The scanner example works with any type of Bluetooth
Low Energy peripheral device.