summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Add changes file for 5.8.0Alex Blasche2016-12-071-0/+76
| | * | Add timeout handling for blocking GATT requestsAlex Blasche2016-12-071-14/+171
| | * | Bump/introduce the QML plugin verion 5.8 for the next releaseAlex Blasche2016-12-064-11/+11
| | * | Update the QLowEnergyService documentationAlex Blasche2016-12-061-10/+11
| | * | Merge 5.8 into 5.8.0Oswald Buddenhagen2016-11-2916-30/+216
| | |\ \
| | * | | Remove the service discovery state machine for goodAlex Blasche2016-11-291-213/+158
| | * | | Java uses references in container - no need to set the items in placeAlex Blasche2016-11-291-8/+2
| | * | | Add more support for new queue based service discovery systemAlex Blasche2016-11-291-0/+76
| | * | | Remove runningHandle variable to simplify Android backendAlex Blasche2016-11-291-81/+68
| | * | | Fix build for sdpscannerSamuli Piippo2016-11-281-1/+3
| | * | | Do not use qdoc formatting in qt_attribution.json fileKai Koehne2016-11-231-1/+1
* | | | | Android: QNearfieldTarget: Introduce maxCommandLength()Lars Schmertmann2017-01-039-6/+214
* | | | | Android: Add support for sendCommand to QNearFieldTargetLars Schmertmann2016-12-163-31/+56
* | | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1272-495/+1320
|\| | | |
| * | | | Restrict the BTLE examples to Low Energy use casesAlex Blasche2016-12-072-2/+4
| * | | | Suppress "We mean it." warning for autogenerated filesFriedemann Kleint2016-12-051-0/+12
| * | | | Add "We mean it." comments to private headerFriedemann Kleint2016-12-021-0/+10
| | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2813-29/+189
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-245-15/+13
| | |\ \
| | | * | Fix ODR violation in QLlcpServer on AndroidAlex Blasche2016-11-082-0/+3
| | | * | remove dependencies from sync.profileOswald Buddenhagen2016-11-051-13/+0
| | | * | Android: Fix crash in QBluetoothDeviceDiscoveryAgent ctor due to Java exceptionAndré Klitzing2016-11-041-0/+8
| | | * | BTLE device discovery - fix incorrect comparisons (iOS/macOS)Timur Pocheptsov2016-11-011-2/+2
| | * | | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-241-0/+79
| | |\ \ \
| | | * | | Add changes file for 5.7.1v5.7.1Jani Heikkinen2016-11-021-0/+79
| | * | | | LE/Android: Pass list of advertised services found in scan recordAlex Blasche2016-11-117-14/+95
| | * | | | Highlight 31 byte limit for scan and response data in BTLE docsAlex Blasche2016-11-091-1/+4
| | * | | | Remove not needed Log output from Android Device DiscoveryAlex Blasche2016-11-071-1/+0
| | |/ / /
| * | | / LE controller - add a getter for a remote device UUIDTimur Pocheptsov2016-11-234-1/+27
| | |_|/ | |/| |
| * | | Ensure the QBluetoothLocalDevice::requestPairing sends error for iOSAlex Blasche2016-11-161-0/+3
| * | | Document BlueZ dependencyKai Koehne2016-11-162-0/+14
| * | | Update general QtBluetooth module introductionAlex Blasche2016-11-162-7/+48
| * | | LE peripheral manager - warn about value length limit (iOS)Timur Pocheptsov2016-11-154-2/+34
| * | | winrt: Keep device statics as worker membersOliver Wolff2016-11-151-27/+21
| * | | winrt: Fixed discovery of unpaired BTLE devicesOliver Wolff2016-11-151-88/+196
| * | | LE peripheral - fix a characteristic's lengthTimur Pocheptsov2016-11-111-7/+10
| * | | Emit descriptorWritten for notification/indication enabled/disabledTimur Pocheptsov2016-11-094-2/+61
| * | | LE device scan - use advertisement data (iOS/macOS)Timur Pocheptsov2016-11-082-12/+50
| * | | OSXBTPeripheralManager - fix characteristic writeTimur Pocheptsov2016-11-072-17/+80
| * | | CoreBluetooth - fix compilation warningsTimur Pocheptsov2016-11-041-0/+9
| * | | LE peripheral: fix a crash with unrecognized selector (iOS/macOS)Timur Pocheptsov2016-11-044-8/+23
| * | | Convert qtconnectivity to the new configure systemLars Knoll2016-11-0111-34/+91
| * | | winrt: Do not emit a LE status change if an error/timeout happenedOliver Wolff2016-11-011-2/+4
| * | | winrt: Avoid unnecessary asserts in LowEnergyControllerOliver Wolff2016-11-011-1/+3
| * | | winrt: BTLE: Handle characteristic changesOliver Wolff2016-11-012-17/+99
| * | | Document Qt Bluetooth licenseKai Koehne2016-11-011-0/+13
| * | | Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1Alex Blasche2016-10-1232-117/+104
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-0530-114/+65
| | |\|
| | | * CoreBluetooth - fix broken builds (macOS, iOS, tvOS, watchOS)Timur Pocheptsov2016-10-0428-126/+61
| | | * Fix misleading error message in QBluetoothSocket Dummy implementationAlex Blasche2016-10-041-1/+1