index
:
qt/qtconnectivity.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
btle
dev
neard
old/5.2
wip/cmake
wip/win
Qt Connectivity
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bluetooth
/
qlowenergycontroller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make BlueZ DBus peripheral the default backend on Linux
Juha Vuolle
2023-08-23
1
-4
/
+4
*
QtBluetooth: use public QPermission API to check for permissions on Android
Ivan Solovev
2023-05-03
1
-1
/
+1
*
Add Bluez DBus peripheral role support
Juha Vuolle
2022-12-07
1
-10
/
+24
*
Bluez DBus advertising support (BT LE)
Juha Vuolle
2022-12-07
1
-1
/
+1
*
Add Bluez DBus peripheral role selection support
Juha Vuolle
2022-12-07
1
-6
/
+27
*
Add QLowEnergyController::readRssi()
Timur Pocheptsov
2022-09-06
1
-0
/
+45
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Properly use 'since' qdoc command in enum values documentation
Ivan Solovev
2022-05-19
1
-11
/
+6
*
Introduce error codes for missing permissions
Ivan Solovev
2022-05-19
1
-0
/
+3
*
includemocs
Marc Mutz
2022-05-04
1
-0
/
+2
*
Replace Q_DECLARE_METATYPE with QT_DECL_METATYPE_EXTERN
Ivan Solovev
2022-04-27
1
-0
/
+7
*
Update BT LE peripheral role OS support documentation
Juha Vuolle
2022-04-12
1
-1
/
+1
*
Improve Android-12 bluetooth permission error reporting
Juha Vuolle
2022-04-12
1
-1
/
+12
*
Don't stop BT LE server advertisement when first client connects
Juha Vuolle
2022-02-08
1
-1
/
+0
*
Android BT LE server connectivity detection with multiple devices
Juha Vuolle
2021-10-29
1
-6
/
+9
*
Update mtu related documentation
Alex Blasche
2021-10-20
1
-0
/
+17
*
QLowEnergyController: add API to obtain ATT-MTU size
Andreas Buhr
2021-05-18
1
-0
/
+23
*
Unify Windows logging categories
Andreas Buhr
2021-04-12
1
-1
/
+1
*
Rename qlowenergycontroller_winrt_new -> qlowenergycontroller_winrt
Oliver Wolff
2021-04-12
1
-2
/
+2
*
Remove legacy qlowenergycontroller_winrt
Oliver Wolff
2021-04-12
1
-2
/
+1
*
Unify winrt configure tests
Oliver Wolff
2021-04-08
1
-7
/
+0
*
Remove Win32 backend
Oliver Wolff
2021-03-30
1
-5
/
+0
*
Add option to specify host device when starting BTLE peripheral
Andreas Buhr
2021-03-25
1
-4
/
+33
*
rename error signals to errorOccurred
Andreas Buhr
2021-03-22
1
-1
/
+2
*
Remove deprecated QLowEnergyController ctors and instance factories
Alex Blasche
2021-02-19
1
-70
/
+14
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-06-23
1
-1
/
+1
*
Rename qlowenergycontroller_p... to qlowenergycontroller_dummy
Oliver Wolff
2019-10-11
1
-1
/
+1
*
Fix \since version for createCentral()
v5.14.0-alpha1
Alex Blasche
2019-09-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/dev' into wip/win
Oliver Wolff
2019-08-07
1
-2
/
+39
|
\
|
*
QLowEnergyController: Introduce AuthorizationError
Konstantin Ritt
2019-07-05
1
-0
/
+3
|
*
LE controller/service remove code duplication (Darwin)
Timur Pocheptsov
2019-06-17
1
-2
/
+13
|
*
Add QLowEnergyController::createCentral() with localDevice overload
Alex Blasche
2019-02-11
1
-0
/
+23
*
|
Enable the use of the Win32 Bluetooth backend
Andre de la Rocha
2019-08-05
1
-0
/
+1
*
|
Merge remote-tracking branch 'gerrit/dev' into win32
Alex Blasche
2018-11-22
1
-0
/
+10
|
\
|
|
*
Don't require pairing when connecting to BLE on WinRT
Lauri Laanmets
2018-10-08
1
-0
/
+10
*
|
Merge remote-tracking branch 'gerrit/dev' into wip/win
Alex Blasche
2018-07-25
1
-11
/
+27
|
\
|
|
*
Properly invalidate services when calling disconnectService() on BlueZ
Alex Blasche
2018-05-29
1
-4
/
+15
|
*
Fix compiler warning
Alex Blasche
2018-03-21
1
-0
/
+3
|
*
Enable new DBus LE backed for central role use cases
v5.11.0-beta2
Alex Blasche
2018-03-08
1
-7
/
+9
*
|
Merge remote-tracking branch 'gerrit/dev' into win
Alex Blasche
2018-02-20
1
-2
/
+3
|
\
|
|
*
Implement bluetoothd version test
Alex Blasche
2017-12-13
1
-2
/
+3
*
|
Merge remote-tracking branch 'gerrit/dev' into win
Alex Blasche
2017-11-15
1
-253
/
+45
|
\
|
|
*
Consolidate the QLEControllerPrivate instanciations
Alex Blasche
2017-11-03
1
-49
/
+23
|
*
Unify meta type registration for QLEDescriptor and QLECharacteristic
Alex Blasche
2017-11-03
1
-0
/
+2
|
*
Provide UWP specific header for QLEControllerPrivate
Alex Blasche
2017-11-03
1
-0
/
+10
|
*
Provide own header for QLEControllerPrivate on Android
Alex Blasche
2017-11-03
1
-0
/
+10
|
*
Provide own header for QLowEnergyControllerPrivate instance on Bluez
Alex Blasche
2017-11-03
1
-54
/
+7
|
*
Rename various QLEControllerPrivate classes
Alex Blasche
2017-11-03
1
-9
/
+9
|
*
Move common helper function from QLECPrivate to QLECPrivateBase
Alex Blasche
2017-11-03
1
-117
/
+0
|
*
Introduce Base class for QLowEnergyControllerPrivate
Alex Blasche
2017-11-03
1
-95
/
+51
|
/
[next]