summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DeviceDiscoveryBroadcastReceiver: reduce memory footprint of offset table6.2Marc Mutz2022-04-141-2/+2
* DeviceDiscoveryBroadcastReceiver: reduce relocationsMarc Mutz2022-04-141-18/+15
* BT LE descriptor and characteristic autotests to pass on AndroidJuha Vuolle2022-04-132-11/+24
* Fix narrowing in calls to read()/write() etcMarc Mutz2022-04-135-14/+10
* Disable bluetooth address check on autotest on AndroidJuha Vuolle2022-04-122-7/+3
* Fix bluetooth manual test application crash when no adapterJuha Vuolle2022-04-121-0/+4
* Make bluetooth errors visible on pingpong example applicationJuha Vuolle2022-04-121-5/+10
* Initialize the manual bttestui application member variablesJuha Vuolle2022-04-122-10/+5
* Update BT LE peripheral role OS support documentationJuha Vuolle2022-04-121-1/+1
* Improve Android-12 bluetooth permission error reportingJuha Vuolle2022-04-129-34/+110
* Fix clazy unused variable warningMarc Mutz2022-04-111-1/+0
* Fix signed/unsigned warnings in testsMarc Mutz2022-04-112-5/+5
* Replace deprecated QScopedPointer usageIvan Solovev2022-04-111-5/+3
* QBluetoothServiceDiscoveryAgentPrivate: fix broken remove loopMarc Mutz2022-04-081-4/+4
* qnearfieldtarget_p.h: add missing include <QMap>Marc Mutz2022-04-071-0/+1
* NFC: Fix undefined symbols when linking an iOS appAlexandru Croitor2022-04-051-0/+3
* Android: Blacklist tst_QBluetoothServer::tst_receiveIvan Solovev2022-04-031-0/+3
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-04-011-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-03-311-2/+2
* Remove unnecessary variable inits in bluetooth serversJuha Vuolle2022-03-253-14/+4
* Mark QBluetoothSockets as unbuffered on WindowsJuha Vuolle2022-03-251-2/+4
* Omit Bluetooth socket peername testcase exact check on WindowsJuha Vuolle2022-03-251-0/+6
* Add Windows COM initializations on BluetoothJuha Vuolle2022-03-257-4/+59
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-03-241-2/+2
* Remove QBluetoothSocket::connected double-emit on macOSJuha Vuolle2022-03-221-2/+0
* Improve bluetooth availability check on tst_qbluetoothserviceinfoJuha Vuolle2022-03-221-6/+18
* Doc: remove mentioning of win32 backendKai Köhne2022-03-211-7/+0
* Add QIODevice::canReadLine call to QBluetoothSocketJuha Vuolle2022-03-211-1/+1
* Make tst_qbluetoothserver test to pass on Android deviceJuha Vuolle2022-03-211-3/+5
* Install sdpscanner into libexec againJoerg Bornemann2022-03-181-0/+1
* Fix Android bluetooth server assert when disposed of quicklyJuha Vuolle2022-03-181-1/+24
* CMake: Make sdpscanner an appJoerg Bornemann2022-03-171-13/+2
* Introduce Android 12 / SDK 31+ bluetooth permissionsJuha Vuolle2022-03-177-5/+203
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-03-151-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-03-141-2/+2
* Update dependencies on '6.2' in qt/qtconnectivityQt Submodule Update Bot2022-03-101-2/+2
* Update dependencies on '6.2' 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.2' in qt/qtconnectivityQt Submodule Update Bot2022-03-041-2/+2
* Repair tst_QBluetoothDeviceDiscoveryAgent on AndroidAndreas Buhr2022-03-021-1/+3
* Change qbluetoothlocaldevice error signal name usage to errorOccurredJuha Vuolle2022-02-234-6/+6
* 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
* 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