aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate_server/doc/heartrate_server.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bluetooth/heartrate_server/doc/heartrate_server.rst')
-rw-r--r--examples/bluetooth/heartrate_server/doc/heartrate_server.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/bluetooth/heartrate_server/doc/heartrate_server.rst b/examples/bluetooth/heartrate_server/doc/heartrate_server.rst
new file mode 100644
index 000000000..aaa1a0988
--- /dev/null
+++ b/examples/bluetooth/heartrate_server/doc/heartrate_server.rst
@@ -0,0 +1,8 @@
+Bluetooth Low Energy Heart Rate Server
+======================================
+
+The Bluetooth Low Energy Heart Rate Server is a command-line
+application that shows how to develop a Bluetooth GATT server using
+the Qt Bluetooth API. The application covers setting up a GATT
+service, advertising it and notifying clients about changes to
+characteristic values.