summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgpl5.15Tarja Sundqvist2023-03-2330-628/+993
|\
| * Add QIODevice::canReadLine call to QBluetoothSocketJuha Vuolle2022-03-171-1/+1
| * Handle LE enhanced connection complete in Bluez peripheralJuha Vuolle2022-03-081-2/+4
| * Repair tst_QBluetoothDeviceDiscoveryAgent on AndroidAndreas Buhr2022-03-021-1/+3
| * Accommodate different bluez socket types in autotest [secFlags]Juha Vuolle2022-02-241-1/+9
| * Use the service's socket protocol info on Bluez bluetooth socketJuha Vuolle2022-02-222-1/+5
| * Fix Linux bluetooth service discovery crash with multiple servicesJuha Vuolle2022-02-181-2/+4
| * Improve bluetooth service discovery on macOS MontereyJuha Vuolle2022-02-183-12/+72
| * Avoid multiple client sockets in pingpong bluetooth exampleJuha Vuolle2022-02-121-2/+6
| * IOBluetooth: tweak a couple of classesTimur Pocheptsov2022-02-112-3/+12
| * Fix missing MetaType registrationIvan Solovev2022-02-112-0/+14
| * Keep the bluetooth service name if the remote has provided itJuha Vuolle2022-02-101-1/+4
| * Improve macOS classic bluetooth (server) SDP record creationJuha Vuolle2022-02-101-14/+36
| * IOBluetooth: fix SDP inquiry broken by MontereyTimur Pocheptsov2022-02-102-11/+119
| * Windows BT: reverse the latter UUID part to correct orderJuha Vuolle2022-02-081-1/+11
| * Document the bluetooth socket data pausing on macOS MontereyJuha Vuolle2022-01-311-0/+5
| * Decrement the pending paired device counter only once per deviceJuha Vuolle2022-01-281-11/+21
| * Make Windows bluetooth to scan all found devices for servicesJuha Vuolle2022-01-273-39/+49
| * PingPong example: let the parent QObject do the cleanupIvan Solovev2022-01-241-2/+1
| * Android: fix signal order during service discoveryIvan Solovev2022-01-241-2/+3
| * Store the serviceinfo in pingpong exampleJuha Vuolle2022-01-241-1/+1
| * Bump versionTarja Sundqvist2021-12-311-1/+1
| * tst_QBluetoothServiceInfo::tst_assignment - fix for MontereyTimur Pocheptsov2021-12-291-0/+20
| * IOBluetooth (device scan) - reduce the manual timeoutTimur Pocheptsov2021-12-291-1/+3
| * Android BT LE Client thread protection improvementJuha Vuolle2021-12-211-504/+540
| * Windows QBluetoothSocket: fix crash at disconnectingIvan Solovev2021-12-151-2/+17
| * Add Info.plists to autotests which require bluetooth usage keyJuha Vuolle2021-12-157-1/+36
| * Windows QBluetoothSocket: remove unneeded variable from SocketWorkerIvan Solovev2021-12-141-22/+4
| * QLowEnergyController Windows: fix early disconnect crash on Win 11Ivan Solovev2021-12-141-1/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-1019-195/+488
|\ \ | |/
| * QBluetoothSocket Windows: check that host info is availableIvan Solovev2021-12-101-12/+21
| * Thread protection for Android BT LE ServerJuha Vuolle2021-12-101-176/+286
| * QBluetoothSocket Windows: fix localAddress and peerAddressIvan Solovev2021-12-101-2/+13
| * QBluetoothSocket Windows: actually query remote portIvan Solovev2021-12-081-1/+1
| * NFC: Fix PendingIntent creation for Android 12Ivan Solovev2021-12-081-1/+7
| * CoreBluetooth: fix warning message concatenationTimur Pocheptsov2021-11-261-1/+1
| * Windows: fix object destruction order when terminating helper threadsIvan Solovev2021-11-262-3/+3
| * Bluetooth (Darwin): bail out early, if Info.plist is missingTimur Pocheptsov2021-11-245-25/+91
| * Fix thread affinity for charListObtained slotIvan Solovev2021-11-242-7/+4
| * Fix BT LE service addition timing issue on AndroidJuha Vuolle2021-11-221-2/+52
| * macOS specific Info.plist file for Bluetooth ExamplesJuha Vuolle2021-11-185-0/+28
| * IOBluetooth: avoid over-retaining Obj-C entityTimur Pocheptsov2021-11-103-8/+24
| * Bump versionTarja Sundqvist2021-11-081-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-1217-490/+838
|\ \ | |/
| * Refactor characteristics read for WinRTIvan Solovev2021-10-131-171/+120
| * QLowEnergyControllerWinRT: refactor connection to deviceIvan Solovev2021-10-112-224/+358
| * Move connecting to a LE device to background on WindowsJuha Vuolle2021-09-224-4/+23
| * QLowEnergyController(WinRT): introduce timeout for connectionIvan Solovev2021-09-211-2/+19
| * winrt: Protect from late AdvertisementReceived callbackIvan Solovev2021-09-211-97/+109
| * IOBluetoothDeviceInquiry: manually interrupt Classic scanTimur Pocheptsov2021-09-101-19/+46