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
/
android
/
devicediscoverybroadcastreceiver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark android/devicediscoverybroadcastreceiver.cpp as security-critical
Ivan Solovev
10 days
1
-0
/
+1
*
Android Bluetooth: Change static string cache to use QString
Juha Vuolle
2023-11-01
1
-10
/
+14
*
Bluetooth: remove custom implementations of qbswap(QUuid::Id128Bytes)
Ivan Solovev
2023-08-23
1
-9
/
+0
*
QBluetoothUuid: switch from quint128 to QUuid::Id128Bytes
Thiago Macieira
2023-02-13
1
-6
/
+6
*
Generate key string for field cache at compile time
Volker Hilsheimer
2022-09-13
1
-13
/
+13
*
Unstringify Android QtBluetooth: signatures, types and method calls
Juha Vuolle
2022-07-07
1
-12
/
+10
*
Add a timeout guard for Android BT device discovery not starting
Juha Vuolle
2022-06-21
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-39
/
+3
*
Remove unsupported Android bluetooth codepaths
Juha Vuolle
2022-05-12
1
-8
/
+4
*
Assorted int/qsizetype fixes
Marc Mutz
2022-05-10
1
-1
/
+1
*
DeviceDiscoveryBroadcastReceiver: fix potential integer overflow
Marc Mutz
2022-05-05
1
-1
/
+1
*
DeviceDiscoveryBroadcastReceiver: reduce memory footprint of offset table
Marc Mutz
2022-04-14
1
-2
/
+2
*
DeviceDiscoveryBroadcastReceiver: reduce relocations
Marc Mutz
2022-04-14
1
-18
/
+15
*
DeviceDiscoveryBroadcastReceiver: fix int/jsize mismatch
Marc Mutz
2022-04-12
1
-2
/
+2
*
DeviceDiscoveryBroadcastReceiver: replace QList with constexpr array
Marc Mutz
2022-04-07
1
-13
/
+11
*
Add support for service data in BLE advertisment
Andreas Buhr
2021-11-29
1
-1
/
+22
*
Remove AndroidExtras dependencies and port to new Qt 6 Android APIs
Ville Voutilainen
2021-06-04
1
-41
/
+28
*
Read LocalName based on scan data in case BluetoothDevice.getName() is empty
Alex Blasche
2021-03-04
1
-4
/
+23
*
Use QList instead of QVector
Jarek Kobus
2020-06-25
1
-1
/
+1
*
Update depedencies.yaml and fix issues raised by it
Alex Blasche
2020-06-08
1
-3
/
+2
*
Fix Qt6 build
Alexandru Croitor
2019-08-01
1
-4
/
+4
*
Remove usage of deprecated QBluetoothServiceInfo::DataComplete
Alex Blasche
2019-05-07
1
-2
/
+2
*
Add manufacturer data to QBluetoothDeviceInfo
Alex Blasche
2018-08-17
1
-0
/
+7
*
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-29
1
-14
/
+14
*
Remove last qdoc warning from qtconnectivity
Alex Blasche
2017-06-14
1
-1
/
+1
*
LE/Android: Fix crash due to references leak
Konstantin Ritt
2016-12-30
1
-1
/
+4
*
LE/Android: Pass list of advertised services found in scan record
Alex Blasche
2016-11-11
1
-3
/
+81
*
Remove not needed Log output from Android Device Discovery
Alex Blasche
2016-11-07
1
-1
/
+0
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-16
1
-11
/
+298
|
\
|
*
Android: Device discovery doesn't provide major & minor device class info
Alex Blasche
2016-08-01
1
-11
/
+298
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-15
/
+21
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-16
1
-7
/
+7
*
Android: Add BluetoothLE device scan
Alex Blasche
2014-10-28
1
-44
/
+67
*
Android: Determine the Bluetooth type of the remote device
Alex Blasche
2014-10-28
1
-0
/
+58
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-24
1
-18
/
+10
*
Android: Don't directly use the action string values but refer to the fields.
Alex Blasche
2014-03-11
1
-12
/
+17
*
Port QtBluetooth to Android
Alex Blasche
2014-02-13
1
-0
/
+132