aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate_game/doc/heartrate_game.rst
blob: 0a0938caddf1544530d34c0fe132b29ebdd67c14 (plain)
1
2
3
4
5
6
7
8
9
Bluetooth Low Energy Heart Rate Game
====================================

The Bluetooth Low Energy Heart Rate Game shows how to develop a
Bluetooth Low Energy application using the Qt Bluetooth API. The
application covers the scanning for Bluetooth Low Energy devices,
connecting to a Heart Rate service on the device, writing
characteristics and descriptors, and receiving updates from the device
once the heart rate has changed.