summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller.h
Commit message (Expand)AuthorAgeFilesLines
* Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-121-1/+1
* Add a way to detect that the QLEController is performing a discoveryAlex Blasche2014-09-021-1/+2
* Add support for random vs public remote address connectionsAlex Blasche2014-09-021-0/+8
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-0/+112
* Remove old GATT APIAlex Blasche2014-07-231-104/+0
* Provide guarding against non-BTLE enabled versions of BluezAlex Blasche2014-06-161-1/+1
* Added and improved error handling in controller classNedim Hadzic2014-03-251-3/+10
* Cleanup headers files for BtLE classesAlex Blasche2014-03-241-5/+10
* Bind QLowEnergyController to a particular local adapter.Alex Blasche2014-03-151-0/+1
* QNX BLE communication moved to controller classNedim Hadzic2014-03-141-6/+0
* Bluez BLE write characteristic and descriptor value moved to controllerNedim Hadzic2014-03-131-0/+3
* BLE communication moved to controller classNedim Hadzic2014-03-111-0/+4
* Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-211-0/+1
* Use proper include syntax for public headersAlex Blasche2014-02-201-6/+5
* Implemented the characteristic error handling.Nedim Hadzic2013-11-281-0/+2
* Additional constructors to QLowEnergyDescriptorInfo class and method modifica...Nedim Hadzic2013-11-111-1/+1
* Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-0/+88