summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergydescriptor.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
* QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-011-0/+1
* Unwarn compile of QtBluetoothAlex Blasche2014-10-281-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-1/+1
* Support writing of descriptorsAlex Blasche2014-07-151-2/+1
* Add QLowEnergyService::contains(QLowEnergyDescriptor)Alex Blasche2014-07-151-0/+2
* Add comparison operators for QLECharacteristic & QLEDescriptorAlex Blasche2014-07-021-0/+2
* Add a few minor code cleanups pointed out by previous patch reviews.Alex Blasche2014-07-021-1/+0
* Introduce QLowEnergyDescriptorAlex Blasche2014-06-261-0/+91