summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_p.h
Commit message (Expand)AuthorAgeFilesLines
* Don't register meta types during static init time5.5Alex Blasche2015-11-301-0/+2
* Do not cut 32bit value down to 16bitAlex Blasche2015-07-131-1/+1
* add remoteName() method to QLowEnergyControllerKevron Rees2015-05-121-0/+2
* Android: Implement error reporting for char & desc readingAlex Blasche2015-04-151-0/+1
* Bluez: Implement QLES::readCharacteristic()/readDescriptor()Alex Blasche2015-04-151-0/+6
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-0/+2
|\
| * Reset the controller's internal state when disconnectingAlex Blasche2014-11-231-0/+2
* | Android: characteristic changed notification supportAlex Blasche2014-11-241-0/+1
* | Support for QLEService::writeDescriptor() on AndroidAlex Blasche2014-11-141-2/+2
* | Support for QLEService::writeCharacteristic() on AndroidAlex Blasche2014-11-121-0/+3
* | QLowEnergyController - version for OS X and iOSTimur Pocheptsov2014-11-121-0/+20
* | The service->characteristic->descriptor tree becomes available in QtAlex Blasche2014-11-111-1/+4
* | Propagate Charactereristic data to Qt layerAlex Blasche2014-11-101-0/+3
* | Majority of service detail discovery code on AndroidAlex Blasche2014-11-101-0/+1
* | Discover BTLE services on remote device on AndroidAlex Blasche2014-11-041-0/+3
* | Android: Add ability to (dis)connect to BTLE devices on AndroidAlex Blasche2014-11-041-0/+11
|/
* Encrypt all read/write commands which come back with related errorsAlex Blasche2014-09-171-0/+1
* Upgrade ATT reads requests to encrypted links when indicatedAlex Blasche2014-09-161-0/+9
* Add ability to set the security level of the l2cp connectionAlex Blasche2014-09-161-0/+3
* Add support for long descriptor value writesAlex Blasche2014-09-081-2/+2
* Support writing of long characteristic valuesAlex Blasche2014-09-081-1/+5
* Add support for BTLE write command (BlueZ/Linux)Alex Blasche2014-09-021-1/+1
* Add support for random vs public remote address connectionsAlex Blasche2014-09-021-0/+2
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Support reading of chars & descs if their value is larger than MTUAlex Blasche2014-08-131-5/+10
* Implement support for QLowEnergyService include hierarchies.Alex Blasche2014-08-131-3/+2
* Detect secondary services and display service type in lowenergyscannerAlex Blasche2014-07-231-1/+2
* Rename QLowEnergyControllerNew -> QLowEnergyControllerAlex Blasche2014-07-231-0/+161
* Remove old GATT APIAlex Blasche2014-07-231-99/+0
* Provide guarding against non-BTLE enabled versions of BluezAlex Blasche2014-06-161-2/+2
* Convert characteristic and descriptor handles to intAlex Blasche2014-06-111-2/+2
* Added and improved error handling in controller classNedim Hadzic2014-03-251-0/+1
* Cleanup headers files for BtLE classesAlex Blasche2014-03-241-1/+0
* Bind QLowEnergyController to a particular local adapter.Alex Blasche2014-03-151-0/+1
* QNX BLE communication moved to controller classNedim Hadzic2014-03-141-7/+11
* Bluez BLE write characteristic and descriptor value moved to controllerNedim Hadzic2014-03-131-0/+2
* BLE characteristic notification moved to controller classNedim Hadzic2014-03-111-0/+3
* BLE communication moved to controller classNedim Hadzic2014-03-111-0/+19
* Renaming QLowEnergyServiceInfo methodsNedim Hadzic2014-02-211-0/+1
* Implemented the characteristic error handling.Nedim Hadzic2013-11-281-0/+1
* Implemented Bluetooth Low Energy gatt service and characteristics discoveryNedim Hadzic2013-11-041-0/+68