summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename qlowenergycontroller_p... to qlowenergycontroller_dummyOliver Wolff2019-10-111-1/+1
* Fix \since version for createCentral()v5.14.0-alpha1Alex Blasche2019-09-161-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-071-2/+39
|\
| * QLowEnergyController: Introduce AuthorizationErrorKonstantin Ritt2019-07-051-0/+3
| * LE controller/service remove code duplication (Darwin)Timur Pocheptsov2019-06-171-2/+13
| * Add QLowEnergyController::createCentral() with localDevice overloadAlex Blasche2019-02-111-0/+23
* | Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-051-0/+1
* | Merge remote-tracking branch 'gerrit/dev' into win32Alex Blasche2018-11-221-0/+10
|\|
| * Don't require pairing when connecting to BLE on WinRTLauri Laanmets2018-10-081-0/+10
* | Merge remote-tracking branch 'gerrit/dev' into wip/winAlex Blasche2018-07-251-11/+27
|\|
| * Properly invalidate services when calling disconnectService() on BlueZAlex Blasche2018-05-291-4/+15
| * Fix compiler warningAlex Blasche2018-03-211-0/+3
| * Enable new DBus LE backed for central role use casesv5.11.0-beta2Alex Blasche2018-03-081-7/+9
* | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2018-02-201-2/+3
|\|
| * Implement bluetoothd version testAlex Blasche2017-12-131-2/+3
* | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-11-151-253/+45
|\|
| * Consolidate the QLEControllerPrivate instanciationsAlex Blasche2017-11-031-49/+23
| * Unify meta type registration for QLEDescriptor and QLECharacteristicAlex Blasche2017-11-031-0/+2
| * Provide UWP specific header for QLEControllerPrivateAlex Blasche2017-11-031-0/+10
| * Provide own header for QLEControllerPrivate on AndroidAlex Blasche2017-11-031-0/+10
| * Provide own header for QLowEnergyControllerPrivate instance on BluezAlex Blasche2017-11-031-54/+7
| * Rename various QLEControllerPrivate classesAlex Blasche2017-11-031-9/+9
| * Move common helper function from QLECPrivate to QLECPrivateBaseAlex Blasche2017-11-031-117/+0
| * Introduce Base class for QLowEnergyControllerPrivateAlex Blasche2017-11-031-95/+51
|/
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-1/+1
* QLowEnergyController: introduce ConnectionClosedErrorKonstantin Ritt2017-07-101-0/+5
* Provide a way to define GAP/GATT services for central rolesAlex Blasche2017-06-281-13/+24
* Obtain random bt address flag via Bluetooth Mgmt APIAlex Blasche2017-06-161-1/+14
* Fix a lot of minor issues in the new Android peripheral backendAlex Blasche2017-01-241-1/+1
* Android: Add access to BTLE connection parametersAlex Blasche2017-01-231-7/+23
* Add ability to export basic service data and advertiseAlex Blasche2017-01-231-1/+6
* Bluez: Stop advertisement once Bluez Peripheral disconnectFromDevice()Alex Blasche2017-01-041-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-1/+4
|\
| * Highlight 31 byte limit for scan and response data in BTLE docsAlex Blasche2016-11-091-1/+4
* | LE controller - add a getter for a remote device UUIDTimur Pocheptsov2016-11-231-0/+17
* | Do not permit QLEController::connectToDevice() in peripheral modeAlex Blasche2016-08-031-0/+5
* | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-131-1/+22
|\ \
| * | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-121-1/+22
| |\|
| | * Add missing \since 5.7 markers to QLE classesAlex Blasche2016-05-191-1/+22
* | | Assume presence of local bluetooth adapter on WinPhoneOliver Wolff2016-05-261-0/+3
|/ /
* / LE controller - update docs (iOS/OS X)Timur Pocheptsov2016-03-161-1/+5
|/
* Bluetooth LE: Fix crash introduced by latest merge.Christian Kandeler2016-02-231-0/+1
* Bluetooth LE: Give rationale for API design regarding included services.Christian Kandeler2016-02-231-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-161-0/+3
|\
| * Bluetooth LE: Fix premature initialization of HCI manager.Christian Kandeler2016-01-151-0/+3
* | Improve BTLE documentationAlex Blasche2016-02-101-3/+5
* | Bluetooth LE: Add support for Signed Write command.Christian Kandeler2016-02-031-1/+3
* | 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/+30