summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LE/Android: fix status code descriptions5.8Konstantin Ritt2017-04-101-2/+2
* QBluetoothSocket/bluez: fix QString::arg() usageMarc Mutz2017-03-241-4/+2
* Match connected device changes based on local device instanceAlex Blasche2017-02-172-23/+39
* Binary compatibility files for qtconnectivity (5.8.0)Milla Pohjanheimo2017-02-032-0/+9070
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2017-01-181-2/+2
|\
| * Fix reference to macOS in the 5.7.1 changelog5.7Jake Petroules2016-12-081-2/+2
* | [REG] LE/Android: report ServiceDiscovered for an empty services as wellKonstantin Ritt2017-01-161-0/+6
* | Improve likelyhood that BluetoothGatt.connectGatt succeedsAlex Blasche2017-01-131-2/+29
* | Add characteristic even if the read failsChristian Wassmuth2017-01-121-1/+6
* | Prevents a nil exception, if a descriptor read fails during discoveryChristian Wassmuth2017-01-121-1/+2
* | Android: Fix incorrect device search type bit flag testAlex Blasche2017-01-121-1/+3
* | Do not request an unnessessary dangerous rightLars Schmertmann2017-01-121-1/+2
* | disconnectFromDevice now stops advertisement in peripheral roleTimur Pocheptsov2017-01-051-4/+6
* | Bluez: Stop advertisement once Bluez Peripheral disconnectFromDevice()Alex Blasche2017-01-042-0/+8
* | Bump versionOswald Buddenhagen2017-01-031-1/+1
* | Android/LE: handle GATT status 8 (link loss)Konstantin Ritt2017-01-021-0/+2
* | LE/Android: Fix crash due to references leakKonstantin Ritt2016-12-301-1/+4
* | Prevent stalling of Linux central BTLE implementationAlex Blasche2016-12-152-3/+141
* | Merge branch '5.8.0' into 5.8Alex Blasche2016-12-1413-294/+528
|\ \
| * | Android: Workaround buggy BT implementationv5.8.0-rc1v5.8.0BogDan Vatra2016-12-081-38/+22
| * | Android: Fixed crashBogDan Vatra2016-12-081-0/+4
| * | Don't use "socketChannel" if the "getServiceChannel" call failedBogDan Vatra2016-12-081-8/+8
| * | winrt: qRegisterMetaType for QLowEnergyCharacteristic/QLowEnergyDescriptorOliver Wolff2016-12-072-0/+8
| * | 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
* | | | 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