summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartlistener
Commit message (Expand)AuthorAgeFilesLines
* Restrict the BTLE examples to Low Energy use casesAlex Blasche2016-12-071-1/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-4/+6
|\
| * Disable notifications before disconnecting heartlistener clientAlex Blasche2016-07-191-4/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-082-0/+0
|\|
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-222-0/+0
* | Add example for Bluetooth Peripheral functionality.Christian Kandeler2016-01-261-2/+4
|/
* 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-1614-51/+51
* Bluetooth LE - hearlistener example (OS X, iOS)Timur Pocheptsov2015-01-233-1/+20
* Rename descriptorChanged() to descriptorWritten()Alex Blasche2014-09-021-1/+1
* First round of fixes for heartrate example docsAlex Blasche2014-08-257-38/+39
* Provide a documentation overview for Bluetooth LEAlex Blasche2014-08-252-9/+26
* Characteristic and descriptor value() are no longer hex encodedAlex Blasche2014-07-231-3/+3
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-232-8/+8
* Add simpler API to retrieve descriptor/characteristic for certain uuidAlex Blasche2014-07-161-18/+14
* Port HeartRateListener Example to new API.Alex Blasche2014-07-167-232/+273
* QBluetoothDeviceInfo::coreConfiguration() should return the QFlagAlex Blasche2014-06-041-1/+1
* Added and improved error handling in controller classNedim Hadzic2014-03-252-9/+10
* Fix 16 bit mode for heart rate measurementAlex Blasche2014-03-062-25/+23
* Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-211-5/+7
* Heart Listener example addedNedim Hadzic2014-02-2124-0/+1819