summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_p.h
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix namespaced buildOliver Wolff2017-07-261-2/+2
* Provide a way to define GAP/GATT services for central rolesAlex Blasche2017-06-281-0/+3
* Avoid bluetoothd and QtBluetooth collision when connecting to BTLE devAlex Blasche2017-05-291-0/+4
* Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-061-3/+3
* Android: Implement QLEService::descriptorWritten() signals for peripheralAlex Blasche2017-01-241-0/+1
* Android: Implement QLEService::characteristicChanged() for peripheral modeAlex Blasche2017-01-241-0/+1
* Android: Keep track of peripheral advertisement errorsAlex Blasche2017-01-231-0/+1
* Android: Implement QLEC::stateChanged() notificationAlex Blasche2017-01-231-0/+7
* Add ability to export basic service data and advertiseAlex Blasche2017-01-231-1/+2
* Prevent stalling of Linux central BTLE implementationAlex Blasche2016-12-151-0/+22
* winrt: qRegisterMetaType for QLowEnergyCharacteristic/QLowEnergyDescriptorOliver Wolff2016-12-071-0/+5
* winrt: BTLE: Handle characteristic changesOliver Wolff2016-11-011-14/+19
* WinRT: getNativeService/getNativeCharacteristic helper functionsOliver Wolff2016-07-261-0/+4
* WinRT: BTLE: Discover list of available servicesOliver Wolff2016-05-311-0/+6
* winrt: BTLE: Device (dis-)connectionOliver Wolff2016-05-261-0/+18
* 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