summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristic.h
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-1/+1
* Implement QLEService::discoverDetails for DBus BluezAlex Blasche2018-01-051-0/+1
* Provide UWP specific header for QLEControllerPrivateAlex Blasche2017-11-031-0/+1
* Provide own header for QLEControllerPrivate on AndroidAlex Blasche2017-11-031-0/+1
* Provide own header for QLowEnergyControllerPrivate instance on BluezAlex Blasche2017-11-031-1/+2
* Rename various QLEControllerPrivate classesAlex Blasche2017-11-031-1/+1
* Move common helper function from QLECPrivate to QLECPrivateBaseAlex Blasche2017-11-031-0/+1
* Register additional meta typesLars Schmertmann2017-03-301-0/+2
* Updated license headersAntti Kokko2016-01-201-15/+21
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-261-0/+1
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-1/+1
* Add simpler API to retrieve descriptor/characteristic for certain uuidAlex Blasche2014-07-161-1/+1
* Port HeartRateListener Example to new API.Alex Blasche2014-07-161-0/+1
* Support writing of characteristicAlex Blasche2014-07-021-1/+3
* Add comparison operators for QLECharacteristic & QLEDescriptorAlex Blasche2014-07-021-0/+2
* Introduce QLowEnergyDescriptorAlex Blasche2014-06-261-2/+2
* Read characteristic values on BluezAlex Blasche2014-06-261-0/+2
* First pass on an updated QLowEnergyCharacteristic classAlex Blasche2014-06-201-0/+104