summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_p.h
Commit message (Expand)AuthorAgeFilesLines
* Mark classes derived from QLowEnergyControllerPrivate as finalAlex Blasche2018-07-241-2/+2
* Merge all QLEConrollerPrivate::addServiceHelper() implementationAlex Blasche2017-11-031-3/+0
* Reorder the qlowenergycontroller_p.h includesAlex Blasche2017-11-031-20/+0
* Various cleanups following the recent QLEControllerPrivate header splitsAlex Blasche2017-11-031-23/+0
* Provide UWP specific header for QLEControllerPrivateAlex Blasche2017-11-031-38/+0
* Provide own header for QLEControllerPrivate on AndroidAlex Blasche2017-11-031-42/+2
* Provide own header for QLowEnergyControllerPrivate instance on BluezAlex Blasche2017-11-031-227/+3
* Rename various QLEControllerPrivate classesAlex Blasche2017-11-031-4/+4
* Move common helper function from QLECPrivate to QLECPrivateBaseAlex Blasche2017-11-031-16/+0
* Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-031-43/+17
* Merge remote-tracking branch 'gerrit/5.9' into devAlex Blasche2017-07-261-2/+2
|\
| * Windows: Fix namespaced buildOliver Wolff2017-07-261-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-0/+3
|\|
| * Provide a way to define GAP/GATT services for central rolesAlex Blasche2017-06-281-0/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+4
|\|
| * Avoid bluetoothd and QtBluetooth collision when connecting to BTLE devAlex Blasche2017-05-291-0/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-3/+3
|\|
| * Replace custom QT_BLUEZ_BLUETOOTH against the related feature defineAlex Blasche2017-04-061-3/+3
* | Register additional meta typesLars Schmertmann2017-03-301-5/+0
|/
* 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