summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2.3' in qt/qtconnectivityv6.2.36.2.3Qt Submodule Update Bot2022-01-181-2/+2
* Update dependencies on '6.2.3' in qt/qtconnectivityQt Submodule Update Bot2022-01-141-2/+2
* IOBluetooth: tweak a couple of classesTimur Pocheptsov2022-01-072-3/+12
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-01-041-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-01-031-2/+2
* tst_QBluetoothServiceInfo::tst_assignment - fix for MontereyTimur Pocheptsov2021-12-272-2/+20
* Android: Call handleTargetLost directly on NFC TagLostExceptionJens Trillmann2021-12-241-3/+3
* Re-enable BT tests on macOS and add appropriate Info.plistJuha Vuolle2021-12-2217-80/+73
* IOBluetooth (device scan) - reduce the manual timeoutTimur Pocheptsov2021-12-201-1/+2
* Bump version to 6.2.3Jani Heikkinen2021-12-182-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-12-181-2/+2
* Android BT LE Client thread protection improvementJuha Vuolle2021-12-171-502/+541
* Adjust BT LE test to pass with most client-server combinationsJuha Vuolle2021-12-152-13/+65
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-152-8/+8
* Don't disconnect Darwin BT LE server on characteristic unsubscribeJuha Vuolle2021-12-151-37/+5
* QLowEnergyController Windows: fix early disconnect crash on Win 11Ivan Solovev2021-12-131-1/+3
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-12-131-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-12-111-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-12-111-2/+2
* QBluetoothSocket Windows: remove unneeded mutexIvan Solovev2021-12-101-6/+0
* Windows QBluetoothSocket: fix crash at disconnectingIvan Solovev2021-12-101-2/+17
* Windows QBluetoothSocket: remove unneeded variable from SocketWorkerIvan Solovev2021-12-101-22/+4
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-12-101-2/+2
* Restore the default MTU on disconnection on Android BT LE serverJuha Vuolle2021-12-091-0/+1
* QBluetoothSocket Windows: check that host info is availableIvan Solovev2021-12-071-12/+21
* QBluetoothSocket Windows: actually query remote portIvan Solovev2021-12-071-1/+1
* QBluetoothSocket Windows: fix localAddress and peerAddressIvan Solovev2021-12-071-2/+13
* Thread protection for Android BT LE ServerJuha Vuolle2021-12-071-287/+409
* Blacklist tst_QBluetoothServiceInfo::tst_assignment on macOS 12 ARMTor Arne Vestbø2021-12-061-0/+2
* Remove qtconnectivity compiler warnings on macOSJuha Vuolle2021-12-062-8/+2
* Add server platform identification support for BT LE manual testJuha Vuolle2021-12-062-5/+87
* Add Info.plists to BT LE test components on macOS and iOSJuha Vuolle2021-12-066-2/+148
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-11-301-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-11-291-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2021-11-281-2/+2
* Windows: fix object destruction order when terminating helper threadsIvan Solovev2021-11-261-2/+2
* Fix handling of manufacturer data in Bluetooth advertisement parsingAndreas Buhr2021-11-261-4/+3
* qbluetoothdevicediscoveryagent_winrt: Move manufacturerData into LEAdvertisin...Oliver Wolff2021-11-241-9/+7
* qbluetoothdevicediscoeryagent_winrt: Remove unused member variableOliver Wolff2021-11-241-1/+0
* CoreBluetooth: fix warning message concatenationTimur Pocheptsov2021-11-232-2/+2
* Android BT LE Server: Enable NTF if both NTF & IND requestedJuha Vuolle2021-11-233-2/+31
* Fix thread affinity for charListObtained slotIvan Solovev2021-11-221-3/+2
* Remove support for old Windows BluetoothLE APIAndreas Buhr2021-11-223-200/+26
* Fix BT LE service addition timing issue on AndroidJuha Vuolle2021-11-182-4/+52
* Bluetooth (Darwin): bail out early, if Info.plist is missingTimur Pocheptsov2021-11-185-26/+91
* Fix typo in qbluetoothsocket_android.cppAndreas Buhr2021-11-161-1/+1
* BtChat: fix crash when no adapter is foundIvan Solovev2021-11-161-2/+12
* NFC: Fix PendingIntent creation for Android 12Ivan Solovev2021-11-151-1/+7
* macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-1110-0/+107
* Windows: fix assert in debug buildIvan Solovev2021-11-111-4/+26