summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Windows: fix object destruction order when terminating helper threadsv6.2.2Ivan Solovev2021-11-261-2/+2
* NFC: Fix PendingIntent creation for Android 12Ivan Solovev2021-11-151-1/+7
* Windows: fix assert in debug buildIvan Solovev2021-11-111-4/+26
* IOBluetooth: avoid over-retaining Obj-C entityTimur Pocheptsov2021-11-093-9/+24
* Android BT LE server connectivity detection with multiple devicesJuha Vuolle2021-10-293-26/+53
* Add characteristic min/max checks on Android BT LEJuha Vuolle2021-10-294-10/+124
* Update mtu related documentationAlex Blasche2021-10-201-0/+17
* Add support for BT LE descriptor prepared write on AndroidJuha Vuolle2021-10-201-48/+89
* Add QLowEnergyController::mtu() support on BT LE server side on AndroidJuha Vuolle2021-10-202-5/+18
* Refactor characteristics read for WinRTIvan Solovev2021-10-131-188/+126
* Doc: Add macOS specific dependency informationNico Vertriest2021-10-081-0/+10
* Add support for large BT LE characteristic writes on AndroidJuha Vuolle2021-10-072-11/+102
* QLowEnergyControllerWinRT: refactor connection to deviceIvan Solovev2021-10-052-220/+339
* Port QBluetoothLocalDevice_winrt to c++/winrtOliver Wolff2021-09-282-84/+32
* Port qbluetoothutils_winrt to c++/winrtOliver Wolff2021-09-282-19/+13
* Move connecting to a LE device to background on WindowsJuha Vuolle2021-09-202-2/+11
* Remove outdated Windows BT LE noteJuha Vuolle2021-09-201-3/+0
* Cleanup QLowEnergyController WinRTIvan Solovev2021-09-172-37/+23
* winrt: Protect from late AdvertisementReceived callbackIvan Solovev2021-09-171-93/+105
* More consistent logging category use in bluetooth implementationsJuha Vuolle2021-09-176-8/+8
* QLowEnergyController(WinRT): introduce timeout for connectionIvan Solovev2021-09-171-2/+19
* Remove metatype related deprecation warnings from WinRT backendJuha Vuolle2021-09-131-2/+2
* Remove string-related compilation warnings in WinRT backendJuha Vuolle2021-09-133-3/+3
* Remove unnecessary Qt version check and related redundant codeJuha Vuolle2021-09-131-4/+0
* IOBluetoothDeviceInquiry: manually interrupt Classic scanTimur Pocheptsov2021-09-071-18/+45
* Doc: Update the depends list to fix a broken linkVenugopal Shivashankar2021-09-071-1/+1
* Remove remaining cases of isBluez5()Alex Blasche2021-09-073-30/+6
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-09-063-4/+3
* Better naming of member variables in QBluetoothSocketBasePrivateAndreas Buhr2021-09-015-40/+40
* Rename variables and methods having Bluez5 in their nameAndreas Buhr2021-08-308-117/+109
* Remove BlueZ4 XML files and their usageAndreas Buhr2021-08-3020-774/+0
* Remove BlueZ4 detectionAndreas Buhr2021-08-301-15/+4
* Remove BlueZ4 code paths in QLowEnergyControllerAndreas Buhr2021-08-271-55/+21
* Remove BlueZ4 implementation from BluetoothServiceInfoAndreas Buhr2021-08-272-141/+63
* Remove BlueZ4 implementation from BluetoothSocketAndreas Buhr2021-08-271-52/+19
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-08-232-7/+7
* Replace "Getting Started" by "Using the Module" in QtBluetooth docsAndreas Buhr2021-08-192-3/+11
* Beautify QtBluetooth 6 migration guideAndreas Buhr2021-08-191-55/+71
* Don't mention changes in Qt 5.7 in QtBluetooth introduction docsAndreas Buhr2021-08-191-3/+0
* Remove documentation of previously removed Qt Bluetooth QML typesAndreas Buhr2021-08-194-141/+1
* QtNFC: add CMake info to class documentationIvan Solovev2021-07-301-0/+1
* Use private permission APIAssam Boudjelthia2021-07-281-5/+6
* Doc: Fix typoPaul Wicking2021-07-261-1/+1
* Rename streamingoperator to adhere to camelCaseAndreas Buhr2021-07-236-9/+9
* Create Qt5.15 to 6.2 migration documentation for QtBluetoothAndreas Buhr2021-07-223-119/+154
* introduce new error for location service turned offAndreas Buhr2021-07-203-1/+5
* LE controller (CoreBluetooth): do not emit MTU change on disconnectedTimur Pocheptsov2021-07-201-1/+0
* Move sdpscanner to libexecKai Köhne2021-07-162-1/+2
* Improve detection of enabled location service on SDK<28Andreas Buhr2021-07-121-12/+9
* CoreBluetooth (peripheral role) - remove a dummy methodTimur Pocheptsov2021-07-082-10/+0