summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_p.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-7/+10
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-0/+2
|\
| * Bluetooth LE: Fix premature initialization of HCI manager.Christian Kandeler2016-01-151-0/+2
* | Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-031-0/+18
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-261-14/+20
|\ \
| * | Updated license headersAntti Kokko2016-01-201-14/+20
| |/
* | Bluetooth LE: Add connection update functionality.Christian Kandeler2016-01-181-0/+3
* | Bluetooth LE: Implement GATT server write support.Christian Kandeler2015-12-151-0/+63
* | Bluetooth LE: Implement ATT access permissions.Christian Kandeler2015-12-041-1/+2
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-031-0/+2
|\|
| * Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-12-011-0/+2
| |\
| | * Don't register meta types during static init time5.5Alex Blasche2015-11-301-0/+2
* | | Bluetooth: Partial implementation of GATT server functionality.Christian Kandeler2015-11-301-0/+49
* | | QLowEnergyController: Rename "sendCommand" function.Christian Kandeler2015-11-231-1/+1
* | | Bluetooth: Add API to set up GATT services.Christian Kandeler2015-11-201-0/+24
* | | QLowEnergyController: Listen for and accept GATT connection requests.Christian Kandeler2015-11-191-0/+5
* | | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-171-0/+9
|/ /
* / Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-091-0/+11
|/
* 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