summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-2/+2
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-161-2/+2
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* [Bluetooth] Optimize loopsKonstantin Ritt2015-09-161-5/+12
* Remove some Tech preview remnants from Bluetooth documentationAlex Blasche2015-05-181-3/+0
* Add ability to read characteristics and descriptorsAlex Blasche2015-04-101-2/+2
* Update copyright headersJani Heikkinen2015-02-161-6/+6
* Qt Bluetooth - update documentationTimur Pocheptsov2015-02-061-0/+6
* Don't update cached char value when property is not readableAlex Blasche2014-12-041-3/+5
* Make it more obvious that QLowEnergy* classes are Tech previewAlex Blasche2014-09-261-0/+3
* Add support for long descriptor value writesAlex Blasche2014-09-081-2/+6
* Improve extended properties docs and fix qdoc errorv5.4.0-alpha1Alex Blasche2014-09-051-1/+1
* Add QLES::characteristicWritten() signalAlex Blasche2014-09-021-1/+1
* Add support for BTLE write command (BlueZ/Linux)Alex Blasche2014-09-021-1/+10
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Update QLowEnergyCharacteristic class documentation.Alex Blasche2014-08-181-23/+63
* Characteristic and descriptor value() are no longer hex encodedAlex Blasche2014-07-231-3/+1
* Add simpler API to retrieve descriptor/characteristic for certain uuidAlex Blasche2014-07-161-2/+27
* Support writing of characteristicAlex Blasche2014-07-021-11/+8
* Add comparison operators for QLECharacteristic & QLEDescriptorAlex Blasche2014-07-021-0/+35
* Introduce QLowEnergyDescriptorAlex Blasche2014-06-261-7/+27
* Read characteristic values on BluezAlex Blasche2014-06-261-10/+3
* QLECharacteristic::handle() returns the value handle and not char handleAlex Blasche2014-06-251-3/+5
* First pass on an updated QLowEnergyCharacteristic classAlex Blasche2014-06-201-0/+255