summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/bluetoothapiconstants.h
Commit message (Collapse)AuthorAgeFilesLines
* iot-sensortag: Fix infrared temperature service uuidOliver Wolff2017-02-151-1/+1
| | | | | Change-Id: I9f5842272311e77dea066a6f73d09366c8ab529b Reviewed-by: Kari Hautamäki <kari.hautamaki@qt.io>
* iot-sensortag: Rework service discoveryOliver Wolff2017-02-141-0/+7
| | | | | | | | | Instead of iterating over the list of the controller's services after discovery is finished, handle the found services one by one when the according serviceDiscovered signal is emitted. Change-Id: I84d879059222189fb106e085bd9f2e4d3cb44bb5 Reviewed-by: Kari Hautamäki <kari.hautamaki@qt.io>
* RotationPage addedOtto Ryynänen2017-02-031-0/+91
Added a page that has three rotating disks. Current pictures are placeholders for final graphics. SensorTag can be recalibrated. Change-Id: I0666ab06e665d8c40861e170f36b09013b722973 Reviewed-by: Titta Heikkala <titta.heikkala@qt.io>