summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make BlueZ DBus peripheral the default backend on LinuxJuha Vuolle2023-08-231-4/+4
* QtBluetooth: use public QPermission API to check for permissions on AndroidIvan Solovev2023-05-031-1/+1
* Add Bluez DBus peripheral role supportJuha Vuolle2022-12-071-10/+24
* Bluez DBus advertising support (BT LE)Juha Vuolle2022-12-071-1/+1
* Add Bluez DBus peripheral role selection supportJuha Vuolle2022-12-071-6/+27
* Add QLowEnergyController::readRssi()Timur Pocheptsov2022-09-061-0/+45
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Properly use 'since' qdoc command in enum values documentationIvan Solovev2022-05-191-11/+6
* Introduce error codes for missing permissionsIvan Solovev2022-05-191-0/+3
* includemocsMarc Mutz2022-05-041-0/+2
* Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERNIvan Solovev2022-04-271-0/+7
* Update BT LE peripheral role OS support documentationJuha Vuolle2022-04-121-1/+1
* Improve Android-12 bluetooth permission error reportingJuha Vuolle2022-04-121-1/+12
* Don't stop BT LE server advertisement when first client connectsJuha Vuolle2022-02-081-1/+0
* Android BT LE server connectivity detection with multiple devicesJuha Vuolle2021-10-291-6/+9
* Update mtu related documentationAlex Blasche2021-10-201-0/+17
* QLowEnergyController: add API to obtain ATT-MTU sizeAndreas Buhr2021-05-181-0/+23
* Unify Windows logging categoriesAndreas Buhr2021-04-121-1/+1
* Rename qlowenergycontroller_winrt_new -> qlowenergycontroller_winrtOliver Wolff2021-04-121-2/+2
* Remove legacy qlowenergycontroller_winrtOliver Wolff2021-04-121-2/+1
* Unify winrt configure testsOliver Wolff2021-04-081-7/+0
* Remove Win32 backendOliver Wolff2021-03-301-5/+0
* Add option to specify host device when starting BTLE peripheralAndreas Buhr2021-03-251-4/+33
* rename error signals to errorOccurredAndreas Buhr2021-03-221-1/+2
* Remove deprecated QLowEnergyController ctors and instance factoriesAlex Blasche2021-02-191-70/+14
* Add ; to Q_UNUSEDLars Schmertmann2020-06-231-1/+1
* 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
|/