summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2.4' in qt/qtconnectivityv6.2.46.2.4Qt Submodule Update Bot2022-03-041-2/+2
* Update dependencies on '6.2.4' in qt/qtconnectivityQt Submodule Update Bot2022-03-011-2/+2
* Update dependencies on '6.2.4' in qt/qtconnectivityQt Submodule Update Bot2022-02-211-2/+2
* Fix Linux bluetooth service discovery crash with multiple servicesJuha Vuolle2022-02-181-2/+4
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-02-171-2/+2
* Improve bluetooth service discovery on macOS MontereyJuha Vuolle2022-02-173-12/+72
* Remove unintended early return from Bluez lowenergycontrollerJuha Vuolle2022-02-151-1/+0
* Avoid multiple client sockets in pingpong bluetooth exampleJuha Vuolle2022-02-121-2/+6
* Keep the bluetooth service name if the remote has provided itJuha Vuolle2022-02-101-1/+4
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-02-101-2/+2
* Windows BT: reverse the latter UUID part to correct orderJuha Vuolle2022-02-081-1/+11
* Improve macOS classic bluetooth (server) SDP record creationJuha Vuolle2022-02-081-14/+36
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Windows Bluetooth: replace deprecated methods (part 2)Ivan Solovev2022-02-011-8/+43
* Close the GattDeviceService once we are done with itIvan Solovev2022-02-012-3/+41
* Windows Bluetooth: replace deprecated methods (part 3)Ivan Solovev2022-02-011-18/+84
* Bump version to 6.2.4Jani Heikkinen2022-02-012-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-02-011-2/+2
* Document the bluetooth socket data pausing on macOS MontereyJuha Vuolle2022-01-311-0/+5
* Windows Bluetooth: replace deprecated methods (part 1)Ivan Solovev2022-01-281-13/+81
* Make Windows bluetooth to scan all found devices for servicesJuha Vuolle2022-01-273-39/+49
* IOBluetooth: fix SDP inquiry broken by MontereyTimur Pocheptsov2022-01-272-7/+114
* Decrement the pending paired device counter only once per deviceJuha Vuolle2022-01-271-10/+20
* Android: fix signal order during service discoveryIvan Solovev2022-01-211-2/+3
* Android: Fix SPP protocol detection during service discoveryIvan Solovev2022-01-211-2/+1
* PingPong example: let the parent QObject do the cleanupIvan Solovev2022-01-211-2/+1
* Mark QBluetoothServer::listen() overload with [[nodiscard]]Juha Vuolle2022-01-211-1/+2
* Store the serviceinfo in pingpong exampleJuha Vuolle2022-01-211-1/+1
* Windows: Fix bufferFromAttribute for QBluetoothUuidsOliver Wolff2022-01-211-6/+4
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-01-201-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-01-191-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