summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartrate-game/devicefinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-121-1/+1
* Bluetooth heartrate example: increase scan time and remove QML warningsJuha Vuolle2022-08-171-1/+1
* Bluetooth heartrate-game example: Make simulation switcheable by command line...Friedemann Kleint2022-08-151-21/+21
* Bluetooth heartrate-game example: Basic polishFriedemann Kleint2022-08-151-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-131-49/+2
* rename error signals to errorOccurredAndreas Buhr2021-03-221-2/+2
* Fix a few clazy/clang warnings in HeartRate Game exampleAlex Blasche2018-09-051-6/+7
* Fix outdated BSD license headerKai Koehne2017-10-171-2/+12
* Use heartrate-game example for snippets in BTLE overviewAlex Blasche2017-04-071-0/+9
* Update heartrate-game against latest heartlistener exampleAlex Blasche2017-04-061-1/+2
* Remove not needed includes from heartrate-gameAlex Blasche2017-04-051-2/+0
* Permit BlueZ platforms to set the address type in heartrate-gameAlex Blasche2017-04-051-1/+1
* Add means to enable simulator build with one easy defineAlex Blasche2017-04-041-4/+4
* Add new heartrate exampleAlex Blasche2017-04-031-0/+159