summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip few Bluetooth autotests on Android emulator6.3Juha Vuolle2022-10-046-49/+87
* Clear previous bluetooth device/service discovery errors on restartJuha Vuolle2022-09-235-1/+17
* Add windows bluetooth discovery worker metatype registrationJuha Vuolle2022-09-201-0/+1
* Fix failing BT LE autotest on CI & RHEL 9Juha Vuolle2022-09-191-0/+18
* Android BT fix deprecated "getDefaultAdapter" method usageJuha Vuolle2022-09-1512-50/+108
* Add missing qt_configure_end_summary_section to fix summary indentationShawn Rutledge2022-09-141-0/+1
* Windows device discovery: fix memory leaksIvan Solovev2022-09-013-15/+13
* Windows device discovery: fix crash at discovery stopIvan Solovev2022-08-301-27/+26
* Skip parts of Bluetooth autotests on Android 12+ emulatorJuha Vuolle2022-08-305-20/+23
* Add tst_qlowenergycontroller_device::testRepeatedCharacteristicsWrite()Ivan Solovev2022-08-262-0/+157
* Bluetooth Windows: refactor getNativeServiceIvan Solovev2022-08-262-93/+132
* Bluetooth Windows: refactor getNativeCharacteristicIvan Solovev2022-08-263-105/+213
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-08-231-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-08-221-2/+2
* Fix error() to errorOccurred() in documentation (changed in Qt 6)Juha Vuolle2022-08-213-8/+8
* Bump version to 6.3.3Jani Heikkinen2022-08-191-1/+1
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-08-191-2/+2
* Android: skip tst_qbluetooth{device,service}discoveryagent failing casesAssam Boudjelthia2022-08-182-0/+12
* Bluetooth heartrate-server: Handle errorsFriedemann Kleint2022-08-173-3/+18
* Bluetooth heartrate example: increase scan time and remove QML warningsJuha Vuolle2022-08-172-3/+3
* Bluetooth heartrate-game example: Use modern QML registrationFriedemann Kleint2022-08-167-5/+32
* Bluetooth heartrate-game example: Make simulation switcheable by command line...Friedemann Kleint2022-08-159-61/+74
* Bluetooth heartrate-game example: Basic polishFriedemann Kleint2022-08-1524-62/+67
* Windows: properly cache discovered services in QLowEnergyControllerIvan Solovev2022-08-151-0/+1
* QWinRTBluetoothDeviceDiscoveryWorker: properly stop LE scan timerIvan Solovev2022-08-151-0/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-08-111-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-08-091-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-08-021-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-07-251-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-07-221-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-07-201-2/+2
* Windows: refactor device discoveryIvan Solovev2022-07-192-36/+47
* Windows: refactor low energy device discoveryIvan Solovev2022-07-191-569/+315
* Windows: fix Classic device discovery by porting to C++/WinRTIvan Solovev2022-07-192-239/+257
* Windows Bluetooth: move DeviceWatcher wrapper into a separate headerIvan Solovev2022-07-194-57/+275
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-07-191-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-07-151-2/+2
* Android: skip some bluetooth test cases that fail on Android 12 CIAssam Boudjelthia2022-07-142-0/+23
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-07-071-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-07-051-2/+2
* Fix bluetooth service discovery not finishing on AndroidJuha Vuolle2022-06-282-10/+22
* Fix documentation issues and enable documentation testing in CITopi Reinio2022-06-284-5/+14
* Fix Bluez LE advertiser crash on large advertisement dataJuha Vuolle2022-06-281-1/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-06-271-2/+2
* Fix Bluez LE advertiser delete crashJuha Vuolle2022-06-226-17/+22
* Android BT LE advertisement start to fail when bluetooth is OFFJuha Vuolle2022-06-221-7/+14
* Add a timeout guard for Android BT device discovery not startingJuha Vuolle2022-06-215-25/+95
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-06-211-2/+2
* Repair tst_QBluetoothDeviceDiscoveryAgent unit test on AndroidAndreas Buhr2022-06-201-2/+7
* QtNfc: Fix iOS session invalidation/restartMike Achtelik2022-06-161-15/+11