summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.3' in qt/qtconnectivityv6.3.0-beta1Qt Submodule Update Bot2022-01-311-2/+2
* Document the bluetooth socket data pausing on macOS MontereyJuha Vuolle2022-01-311-0/+5
* Close the GattDeviceService once we are done with itIvan Solovev2022-01-282-3/+41
* Windows Bluetooth: replace deprecated methods (part 3)Ivan Solovev2022-01-281-21/+87
* 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
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-01-261-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-01-241-2/+2
* 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.3' in qt/qtconnectivityQt Submodule Update Bot2022-01-181-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-01-131-2/+2
* tst_qbluetoothservicediscovery: make auto-test less evilTimur Pocheptsov2022-01-131-9/+6
* Delay Bluetooth adapter check to start() on macOSJuha Vuolle2022-01-131-12/+13
* Update dependencies on '6.3' in qt/qtconnectivityv6.3.0-alpha1Qt Submodule Update Bot2022-01-081-2/+2
* IOBluetooth: tweak a couple of classesTimur Pocheptsov2022-01-072-3/+12
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-01-061-2/+2
* QNearFieldTarget: Fix living QObjectMike Achtelik2021-12-241-1/+3
* Simplify QBluetoothDeviceDiscoveryAgentPrivateIvan Solovev2021-12-234-11/+7
* QBluetoothDeviceDiscovery: ignore lastError when starting discoveryIvan Solovev2021-12-232-3/+2
* tst_QBluetoothServiceInfo::tst_assignment - fix for MontereyTimur Pocheptsov2021-12-232-2/+20
* Re-enable BT tests on macOS and add appropriate Info.plistJuha Vuolle2021-12-2217-80/+73
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2021-12-221-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2021-12-211-2/+2
* QBluetoothDeviceDiscoveryAgent Windows: check adapter availabilityIvan Solovev2021-12-202-4/+18
* 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-141-1/+3
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2021-12-121-2/+2
* Update dependencies on 'dev' 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
* QtNfc: Fix typos in a commentIevgenii Meshcheriakov2021-12-091-1/+1
* Restore the default MTU on disconnection on Android BT LE serverJuha Vuolle2021-12-091-0/+1
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2021-12-091-2/+2
* 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