summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartlistener/heartrate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove heartlistener exampleAlex Blasche2017-04-071-445/+0
* Restrict the BTLE examples to Low Energy use casesAlex Blasche2016-12-071-1/+2
* Disable notifications before disconnecting heartlistener clientAlex Blasche2016-07-191-4/+6
* Bluetooth: Fix undefined behavior in example.Christian Kandeler2015-12-151-7/+9
* Reduce platform specific code linesAlex Blasche2015-05-121-9/+1
* Update copyright headersJani Heikkinen2015-02-161-4/+4
* Bluetooth LE - hearlistener example (OS X, iOS)Timur Pocheptsov2015-01-231-0/+7
* Rename descriptorChanged() to descriptorWritten()Alex Blasche2014-09-021-1/+1
* Provide a documentation overview for Bluetooth LEAlex Blasche2014-08-251-8/+25
* Characteristic and descriptor value() are no longer hex encodedAlex Blasche2014-07-231-3/+3
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-4/+4
* Add simpler API to retrieve descriptor/characteristic for certain uuidAlex Blasche2014-07-161-18/+14
* Port HeartRateListener Example to new API.Alex Blasche2014-07-161-179/+208
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-1/+1
* Added and improved error handling in controller classNedim Hadzic2014-03-251-6/+8
* Fix 16 bit mode for heart rate measurementAlex Blasche2014-03-061-24/+22
* Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-211-5/+7
* Heart Listener example addedNedim Hadzic2014-02-211-0/+397