summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 'dev' in qt/qtconnectivityQt Submodule Update Bot2021-12-061-2/+2
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2021-12-021-2/+2
* Windows: extend QBluetoothLocalDevice implementationIvan Solovev2021-11-303-15/+486
* Add support for service data in BLE advertismentAndreas Buhr2021-11-2915-25/+251
* Update dependencies on 'dev' in qt/qtconnectivityQt Submodule Update Bot2021-11-261-2/+2
* Fix handling of manufacturer data in Bluetooth advertisement parsingAndreas Buhr2021-11-261-4/+3
* Also cite newest Bluetooth standard so people don't have to searchAndreas Buhr2021-11-261-0/+1
* Windows: fix object destruction order when terminating helper threadsIvan Solovev2021-11-251-2/+2
* 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-175-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