summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.3.0' in qt/qtconnectivityv6.3.0Qt Submodule Update Bot2022-04-051-2/+2
* Doc: Depend bluetooth qdoc on qtgui, qtwidgetsKai Köhne2022-04-041-1/+1
* Doc: Revise Qt Bluetooth module landing pageAndreas Eliasson2022-03-291-25/+26
* Update dependencies on '6.3.0' in qt/qtconnectivityv6.3.0-rc1Qt Submodule Update Bot2022-03-241-2/+2
* Update dependencies on '6.3.0' in qt/qtconnectivityQt Submodule Update Bot2022-03-231-2/+2
* Update dependencies on '6.3.0' in qt/qtconnectivityQt Submodule Update Bot2022-03-211-2/+2
* Add bluetooth example app Qt::Gui linkage on iOSJuha Vuolle2022-03-181-2/+2
* Install sdpscanner into libexec againJoerg Bornemann2022-03-171-0/+1
* Remove QBluetoothSocket::connected double-emit on macOSJuha Vuolle2022-03-171-2/+0
* Improve bluetooth availability check on tst_qbluetoothserviceinfoJuha Vuolle2022-03-171-6/+13
* Add QIODevice::canReadLine call to QBluetoothSocketJuha Vuolle2022-03-171-1/+1
* Make tst_qbluetoothserver test to pass on Android deviceJuha Vuolle2022-03-171-3/+5
* Fix Android bluetooth server assert when disposed of quicklyJuha Vuolle2022-03-171-1/+24
* Introduce Android 12 / SDK 31+ bluetooth permissionsJuha Vuolle2022-03-177-5/+203
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-03-161-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-03-141-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityv6.3.0-beta3Qt Submodule Update Bot2022-03-111-2/+2
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-03-081-2/+2
* Handle LE enhanced connection complete in Bluez peripheralJuha Vuolle2022-03-081-2/+4
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-03-041-2/+2
* Repair tst_QBluetoothDeviceDiscoveryAgent on AndroidAndreas Buhr2022-03-021-1/+3
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-02-231-2/+2
* Align the bluez dbus socket error codes with other platformsJuha Vuolle2022-02-222-3/+14
* Accommodate different bluez socket types in autotest [secFlags]Juha Vuolle2022-02-221-1/+9
* Use the service's socket protocol info on Bluez bluetooth socketJuha Vuolle2022-02-222-1/+5
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-02-211-2/+2
* Improve examples CMakeLists.txtKai Köhne2022-02-218-70/+34
* Change qbluetoothlocaldevice error signal name usage to errorOccurredJuha Vuolle2022-02-214-6/+6
* Fix Linux bluetooth service discovery crash with multiple servicesJuha Vuolle2022-02-181-2/+4
* Improve bluetooth service discovery on macOS MontereyJuha Vuolle2022-02-173-12/+72
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-02-161-2/+2
* CMake: Make sdpscanner an appJoerg Bornemann2022-02-151-14/+2
* Remove unintended early return from Bluez lowenergycontrollerJuha Vuolle2022-02-151-1/+0
* qtconnectivity: fix namepaced builds on win32Tim Blechmann2022-02-141-0/+2
* Avoid multiple client sockets in pingpong bluetooth exampleJuha Vuolle2022-02-121-2/+6
* Update dependencies on '6.3' in qt/qtconnectivityv6.3.0-beta2Qt Submodule Update Bot2022-02-121-2/+2
* Keep the bluetooth service name if the remote has provided itJuha Vuolle2022-02-101-1/+4
* Update dependencies on '6.3' in qt/qtconnectivityQt Submodule Update Bot2022-02-091-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
* 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