index
:
delta/qt5/qtconnectivity.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
btle
dev
neard
old/5.2
stable
wip/cmake
wip/qt6
wip/win
code.qt.io: qt/qtconnectivity.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bluetooth
/
qlowenergycontroller_bluez.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Qt6 build
wip/qt6
Alexandru Croitor
2019-08-01
1
-24
/
+24
*
BlueZ: Fix leaking client socket when running QLEController Peripheral mode
Alex Blasche
2019-05-08
1
-0
/
+8
*
Permit adjusting of advertisement data
Alex Blasche
2018-10-08
1
-1
/
+4
*
Fix QNearFieldManager related override warnings
Alex Blasche
2018-09-03
1
-0
/
+1
*
Fix LEController peripheral mode on BlueZ
Alex Blasche
2018-08-30
1
-1
/
+5
*
Code cleanup: Use nullptr wherever possible
Alex Blasche
2018-08-24
1
-5
/
+2
*
Replace foreach with for loop and set QT_NO_FOREACH
Oliver Wolff
2018-08-15
1
-15
/
+18
*
Add separate interfaces for QBluetoothSocketPrivate on Linux
Alex Blasche
2018-07-25
1
-1
/
+1
*
Properly invalidate services when calling disconnectService() on BlueZ
Alex Blasche
2018-05-29
1
-3
/
+6
*
BlueZ: Ensure that QLEController::remoteName() has a value
Alex Blasche
2018-04-17
1
-2
/
+77
*
Reset mtu to default value after reconnect
Alex Blasche
2018-03-05
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-5
/
+9
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-18
1
-5
/
+9
|
|
\
|
|
*
BlueZ: Fix inconsistent QLEService error state
Alex Blasche
2018-01-08
1
-2
/
+2
|
|
*
BlueZ: Prevent hanging of QLEController job queue due to comm timeout
Alex Blasche
2017-11-23
1
-3
/
+7
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-21
1
-2
/
+13
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-2
/
+13
|
|
\
\
|
|
|
/
|
|
*
Fix crash due to inconsistent state in QLEController during JobDisconnectDevice
Alex Blasche
2017-10-17
1
-2
/
+13
*
|
|
Merge all QLEConrollerPrivate::addServiceHelper() implementation
Alex Blasche
2017-11-03
1
-52
/
+0
*
|
|
Provide own header for QLowEnergyControllerPrivate instance on Bluez
Alex Blasche
2017-11-03
1
-94
/
+145
*
|
|
Rename various QLEControllerPrivate classes
Alex Blasche
2017-11-03
1
-94
/
+94
*
|
|
Introduce Base class for QLowEnergyControllerPrivate
Alex Blasche
2017-11-03
1
-3
/
+1
|
/
/
*
|
Enable default services for all central use cases on BlueZ
Alex Blasche
2017-07-20
1
-3
/
+3
*
|
Add support for QBluetoothSocket::RemoteHostClosedError on BlueZ
Alex Blasche
2017-07-12
1
-0
/
+4
|
/
*
Provide a way to define GAP/GATT services for central roles
Alex Blasche
2017-06-28
1
-0
/
+68
*
Obtain random bt address flag via Bluetooth Mgmt API
Alex Blasche
2017-06-16
1
-4
/
+15
*
Fix memory overrun due to wrong header size definition being used
Alex Blasche
2017-06-12
1
-7
/
+4
*
Avoid bluetoothd and QtBluetooth collision when connecting to BTLE dev
Alex Blasche
2017-05-29
1
-1
/
+54
*
Make it more obvious that another active BTLE connection prevents connect
Alex Blasche
2017-05-23
1
-0
/
+11
*
Fix GCC 7 warnings about implicit fallthroughs
Thiago Macieira
2017-05-19
1
-0
/
+2
*
Ensure that QLowEnergyController::connected() is emitted on BlueZ
Alex Blasche
2017-04-06
1
-0
/
+3
*
Bluez: Stop advertisement once Bluez Peripheral disconnectFromDevice()
Alex Blasche
2017-01-04
1
-0
/
+4
*
Prevent stalling of Linux central BTLE implementation
Alex Blasche
2016-12-15
1
-3
/
+119
*
Highlight incomplete handling of BTLE packet writes
Alex Blasche
2016-07-19
1
-0
/
+7
*
Fix endianness conversion order bug when handling 128bit Qt Uuid
Alex Blasche
2016-05-18
1
-4
/
+11
*
Bluetooth LE: Add support for Signed Write command in the central role.
Christian Kandeler
2016-02-17
1
-48
/
+81
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-16
1
-2
/
+17
|
\
|
*
Not all descriptors where discovered in some cases
Oleksii Serdiuk
2016-02-02
1
-1
/
+8
|
*
Bluetooth: Do not assert on remote data.
Christian Kandeler
2016-01-22
1
-1
/
+6
|
*
Bluetooth LE: Fix premature initialization of HCI manager.
Christian Kandeler
2016-01-15
1
-4
/
+7
*
|
Bluetooth LE: Add support for Signed Write command.
Christian Kandeler
2016-02-03
1
-5
/
+110
*
|
Merge remote-tracking branch 'gerrit/dev' into neard
Alex Blasche
2016-01-26
1
-15
/
+21
|
\
\
|
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-15
/
+21
|
|
/
*
|
Bluetooth: Print warning to indicate that signed write is unimplemented.
Christian Kandeler
2016-01-26
1
-0
/
+1
*
|
Bluetooth: Add more thorough checks for the Signed Write Command.
Christian Kandeler
2016-01-25
1
-13
/
+33
*
|
Bluetooth: Fix typo in command value.
Christian Kandeler
2016-01-22
1
-2
/
+2
*
|
Bluetooth LE: Add connection update functionality.
Christian Kandeler
2016-01-18
1
-0
/
+26
*
|
Make more use of Qt's functions for handling endianness and alignment.
Christian Kandeler
2015-12-21
1
-18
/
+18
*
|
Bluetooth LE: Implement GATT server write support.
Christian Kandeler
2015-12-15
1
-96
/
+411
*
|
Bluetooth LE: Implement ATT access permissions.
Christian Kandeler
2015-12-04
1
-19
/
+45
[next]