aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate_server/doc/heartrate_server.rst
blob: aaa1a0988b97482e71dd7232cc71e3ff344c8da1 (plain)
1
2
3
4
5
6
7
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.