summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game/devicehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth heartrate-game example: Make simulation switcheable by command line...Friedemann Kleint2022-08-151-16/+13
* Bluetooth heartrate-game example: Basic polishFriedemann Kleint2022-08-151-6/+3
* Use SPDX license identifiersLucie GĂ©rard2022-06-131-49/+2
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-081-3/+3
* rename error signals to errorOccurredAndreas Buhr2021-03-221-5/+5
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-5/+5
* Rename QLEService::DiscoveringServices to DiscoveringServiceAlex Blasche2020-05-141-1/+1
* Fix a few clazy/clang warnings in HeartRate Game exampleAlex Blasche2018-09-051-11/+8
* Remove direct usage of QLowEnergyController::ctorAlex Blasche2018-08-211-1/+1
* Update to new QRandomGenerator APIv5.10.0-beta4Thiago Macieira2017-11-031-3/+3
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-2/+12
|\
| * Fix outdated BSD license headerKai Koehne2017-10-171-2/+12
* | Use QRandomGenerator instead of q?randThiago Macieira2017-06-301-3/+4
|/
* Use heartrate-game example for snippets in BTLE overviewAlex Blasche2017-04-071-0/+12
* Update heartrate-game against latest heartlistener exampleAlex Blasche2017-04-061-2/+3
* Permit BlueZ platforms to set the address type in heartrate-gameAlex Blasche2017-04-051-0/+21
* Add means to enable simulator build with one easy defineAlex Blasche2017-04-041-4/+5
* Add new heartrate exampleAlex Blasche2017-04-031-0/+319