summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Service discovery agent - remove the public API implementation (macOS)Timur Pocheptsov2019-07-156-402/+71
* QBluetoothServiceInfo - remove the code-duplicate (macOS)Timur Pocheptsov2019-07-154-321/+93
* QBluetoothSocket - deduplicate the code (macOS)Timur Pocheptsov2019-07-1514-773/+367
* LE/OSX: better use of recently introduced AuthorizationErrorKonstantin Ritt2019-07-081-0/+21
* LE/Android: better use of recently introduced AuthorizationErrorKonstantin Ritt2019-07-081-1/+3
* QLowEnergyController: Introduce AuthorizationErrorKonstantin Ritt2019-07-053-1/+8
* QBluetoothServer - cleanup and de-duplicate codeTimur Pocheptsov2019-07-058-315/+141
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-296-33/+111
|\
| * winrt: Add service thread loggingOliver Wolff2019-06-183-1/+42
| * winrt: Avoid threading issues when handling characteristic changesOliver Wolff2019-06-244-14/+23
| * qbluetoothsocket_winrt: Fix clang warningsOliver Wolff2019-06-181-18/+46
* | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-06-183-13/+8
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-226-226/+567
|\|
| * qlowenergycontroller_winrt_new_p.h: Use forward declarations instead of inclu...Oliver Wolff2019-04-252-4/+23
| * winrt: Try "connectToDevice" indefinitelyOliver Wolff2019-05-132-103/+168
| * qlowenergycontroller_winrt_new: Avoid late callbacks that lead to crashesOliver Wolff2019-04-252-83/+97
| * qlowenergycontroller_winrt_new: Add registerStatusChanges and onStatusChange ...Oliver Wolff2019-05-092-29/+52
| * winrt: Add QBluetoothLocalDevice::pairingStatusOliver Wolff2019-06-182-3/+95
| * Create qbluetoothlocaldevice_winrtOliver Wolff2019-06-184-15/+143
* | 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