summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Zero out the advertising parameters data before setting the fields.Christian Kandeler2016-05-181-0/+2
| | |/ | |/|
* | | QtBluetooth (BTLE) - fix build on tvOSTimur Pocheptsov2016-05-233-6/+45
* | | Merge branch '5.7' into devAlex Blasche2016-05-1228-53/+215
|\| |
| * | QLowEnergyController: fix new uses of 0 as null pointer constantMarc Mutz2016-05-121-4/+4
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-0622-39/+207
| |\|
| | * Add a runtime warning when dummy QtBluetooth backend is runningAlex Blasche2016-05-0412-1/+134
| | * Bluez5: Fix serial service discovery inside QBluetoothSocketAlex Blasche2016-04-291-5/+7
| | * Fix QBluetoothServiceInfo QDebug operatorAlex Blasche2016-04-291-23/+31
| | * Improve QBluetoothServiceDiscoveryAgent::setUuidFilter() docsAlex Blasche2016-04-271-1/+6
| | * Improve QBluetoothUuid(QString) ctor documentationAlex Blasche2016-04-261-3/+6
| | * Fix typo in Android permission nameAlex Blasche2016-04-131-1/+1
| | * Android: Suppress failed connect/close attempts due to targetLost detectionAlex Blasche2016-04-132-5/+6
| | * Fix Annotated URL Example on AndroidAlex Blasche2016-04-132-0/+9
| | * Android: Ensure Bluetooth device discovery finds remote devicesAlex Blasche2016-04-132-1/+4
| | * Document changed behavior of QBLD::address() on Android 6.0Alex Blasche2016-04-131-0/+4
| * | Do not pin the QML plugins import version.Alex Blasche2016-05-044-8/+2
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-292-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0810-779/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-083-3/+3
| |\|
| | * OSXBTCentralManager - fix details discovery (iOS/OS X)Timur Pocheptsov2016-04-041-1/+1
| | * Spelling fixFrank Meerkoetter2016-03-231-2/+2
| | * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
| * | Remove simulator support for NFCRainer Keller2016-04-057-776/+0
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-03-2220-36/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2117-31/+33
| |\|
| | * Nfc - guarantee statics initialization orderTimur Pocheptsov2016-03-181-3/+6
| | * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-1516-27/+26
| * | Android: Use default API version (16)BogDan Vatra2016-03-171-1/+0
| * | Fix QLEServiceData comparison operator inconsistencyAlex Blasche2016-03-092-4/+4
* | | LE controller - update docs (iOS/OS X)Timur Pocheptsov2016-03-161-1/+5
* | | Add peripheral role (iOS/OS X).Timur Pocheptsov2016-03-1311-159/+1243
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-072-11/+11
|\|
| * don't over-expose private dependenciesOswald Buddenhagen2016-02-252-7/+7
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-252-4/+3
* | BLE: Write the whole 31 bytes of advertising data to the controller.v5.7.0-alpha1Christian Kandeler2016-03-041-1/+3
* | Bluetooth LE: Fix bogus warning output.Christian Kandeler2016-02-251-4/+5
* | Bluetooth Advertising: Inform clients we want an LE connection.Christian Kandeler2016-02-231-0/+1
* | Bluetooth LE: Fix crash introduced by latest merge.Christian Kandeler2016-02-231-0/+1
* | Bluetooth LE: Give rationale for API design regarding included services.Christian Kandeler2016-02-232-1/+4
* | Disable simulator build.Christian Kandeler2016-02-231-1/+1
* | Bluetooth LE: Fix typo in advertising code.Christian Kandeler2016-02-171-1/+1
* | Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-1715-109/+160
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1613-272/+78
|\|
| * Update qml types for QtConnectivity 5.6.0 releasev5.6.0-rc1v5.6.0Alex Blasche2016-02-052-267/+2
| * Not all descriptors where discovered in some casesOleksii Serdiuk2016-02-021-1/+8
| * Bluetooth: Do not assert on remote data.Christian Kandeler2016-01-221-1/+6
| * Document QtBluetooth and QtNfc logging categoriesAlex Blasche2016-01-152-0/+40
| * Fix qdoc warning about missing dtor documentation in QQmlNdefRecordAlex Blasche2016-01-151-0/+3
| * Bluetooth: Fix mapping of device address to HCI id.Christian Kandeler2016-01-151-1/+1
| * Bluetooth LE: Fix premature initialization of HCI manager.Christian Kandeler2016-01-155-4/+20