summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Update Bluetooth docs to mention Win32 backendwip/winAndre de la Rocha2019-08-173-7/+21
* Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-0781-4229/+3488
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-182-2/+3
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-113-8/+8
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-113-8/+8
| | | |\
| | | | * Core/IO/Bluetooth - fix ambiguous conversionsTimur Pocheptsov2019-07-053-8/+8
| | * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| | |/ /
| * | | 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
| * | | 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
| * | | 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
| * | | 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-031-1/+2
| * | | 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-1611-508/+774
| |\| |
| | * | 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