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

.. tags:: Android

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.