summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* LE controller/service remove code duplication (Darwin)Timur Pocheptsov2019-06-1711-1052/+437
* De-duplicate device discovery code (Darwin)Timur Pocheptsov2019-06-1410-764/+184
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-2/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-036-17/+102
|\
| * winrt: Make sure that ProtocolDescriptorList is always set for servicesOliver Wolff2019-05-271-0/+11
| * qbluetoothsocket_winrt: Use recommended service connection approach if possibleOliver Wolff2019-05-274-17/+80
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-262-0/+11
| |\
| | * BlueZ: Fix leaking client socket when running QLEController Peripheral modeAlex Blasche2019-05-082-0/+11
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-141-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-111-1/+2
| |\|
| | * Bluetooth: Compare the server channel when checking for duplicatesAndy Shaw2019-05-101-1/+2
* | | IO/CoreBluetooth - refactor the code a bitTimur Pocheptsov2019-05-086-3/+474
* | | Remove usage of deprecated QBluetoothServiceInfo::DataCompleteAlex Blasche2019-05-072-5/+5
* | | Remove use of deprecated btle device scan API on AndroidAlex Blasche2019-05-032-15/+42
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-275-8/+55
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-205-8/+55
| |\|
| | * CoreBluetooth: add a missing -peripheral:didModifyServices: methodTimur Pocheptsov2019-04-164-0/+43
| | * winrt: Fix reading of descriptor valuesOliver Wolff2019-04-151-8/+12
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-1613-512/+778
|\| |
| * | winrt: Remove unused functionv5.13.0-beta3Oliver Wolff2019-04-151-28/+0
| * | winrt: Move byteArrayFromBuffer into qbluetoothutils_winrtOliver Wolff2019-04-156-82/+43
| * | winrt: Avoid asserts in helper functionsOliver Wolff2019-04-151-8/+24
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-134-44/+78
| |\|
| | * Don't create QBluetoothServiceInfo when uuid is nullAlex Blasche2019-04-121-1/+4
| | * Android: Don't filter SPP uuidAlex Blasche2019-04-121-11/+12
| | * Streamline QBluetoothServiceDiscoveryAgentPrivate::populateDiscoveredServicesAlex Blasche2019-04-101-32/+33
| | * Android: Increase chance of establishing serial connection w/o SPP uuidAlex Blasche2019-04-102-3/+32
| | * Fix clang-cl errors about narrowing conversionsKai Koehne2019-04-081-1/+1
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-04-122-4/+4
| * | winrt: Avoid asserts in discoverServiceDetailsOliver Wolff2019-04-101-15/+26
| * | winrt: Avoid asserts in writeCharacteristicOliver Wolff2019-04-101-9/+18
| * | winrt: Avoid asserts in readCharacteristicOliver Wolff2019-04-101-8/+8
| * | winrt: Avoid asserts in writeDescriptorOliver Wolff2019-04-101-24/+59
| * | winrt: Avoid asserts in readDescriptorOliver Wolff2019-04-101-25/+71
| * | winrt: Avoid deprecated functions and asserts in discoverServicesOliver Wolff2019-04-101-10/+27
| * | winrt: Avoid deprecated functions and asserts in obtainIncludedServicesOliver Wolff2019-04-101-9/+20
| * | winrt: Avoid asserts in getNativeCharacteristicOliver Wolff2019-04-101-2/+23
| * | winrt: unregister status change callbacks on disconnectOliver Wolff2019-04-102-10/+20
| * | winrt: Avoid asserts in connectToDeviceOliver Wolff2019-04-101-102/+106
| * | winrt: Do not assert/crash in registerforValueChanges/unregisterFromValueChangesOliver Wolff2019-04-101-1/+13
| * | winrt: Proper error handling in obtainCharListOliver Wolff2019-04-102-147/+254
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-095-38/+38
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta2Qt Forward Merge Bot2019-04-065-38/+38
| |\|
| | * Use QAndroidJniExceptionCleaner instead of QAndroidJniEnvironmentBogDan Vatra2019-04-051-11/+4
| | * Fix possible leakBogDan Vatra2019-04-051-2/+1
| | * Check the reverted UUID when filteringBogDan Vatra2019-04-053-25/+33
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-028-26/+27
|\| |
| * | winrt: More corrections for handling device disconnectionsOliver Wolff2019-03-282-4/+10
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-276-22/+17
| |\|
| | * Ensure DBus based QBluetoothSocket emits bytesWritten() signalAlex Blasche2019-03-251-0/+2