summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristic.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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