summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth example - lowenergyscanner (OS X and iOS)Timur Pocheptsov2014-12-053-0/+15
* QBluetoothDeviceDiscoveryAgent - timeout on OS X/iOSTimur Pocheptsov2014-12-051-1/+1
* Provide user visible strings/translations for new BTLE uuidsAlex Blasche2014-12-051-1/+81
* Add new environmental sensing descriptor typesAlex Blasche2014-12-052-2/+16
* Add newly adopted BTLE service/characteristic type uuidsAlex Blasche2014-12-052-11/+191
* Client characteristic configuration (OS X and iOS)Timur Pocheptsov2014-12-052-2/+10
* Update supported platforms and feature in QtBluetoothAlex Blasche2014-12-052-17/+8
* QLowEnergyCharacteristic - cached values (OS X and iOS)Timur Pocheptsov2014-12-041-2/+6
* Extend QLEController test to cover non-readable char updatesAlex Blasche2014-12-041-0/+28
* Make QLEController unit test pass on AndroidAlex Blasche2014-12-041-2/+30
* Low energy descriptor - value on iOSTimur Pocheptsov2014-12-042-0/+59
* Don't update cached char value when property is not readableAlex Blasche2014-12-044-6/+23
* Android: enable writing of characteristics without response modeAlex Blasche2014-12-042-5/+24
* QBluetoothServiceDiscoveryAgent - auto test on OS XTimur Pocheptsov2014-12-032-1/+9
* QLowEnergyController/Service - enable for iOSTimur Pocheptsov2014-12-032-3/+13
* QBluetoothServiceInfo - auto test on OS XTimur Pocheptsov2014-12-031-1/+0
* QBluetoothSocket - auto test on OS XTimur Pocheptsov2014-12-031-1/+0
* QBluetoothDeviceDiscoveryAgent - test on OS XTimur Pocheptsov2014-12-031-1/+0
* QBluetoothServer - auto test on OS XTimur Pocheptsov2014-12-031-0/+8
* Bluez: Do not update char value() if char is non-readableAlex Blasche2014-12-031-3/+6
* QBluetoothLocalDevice - isValid, tests (OS X and iOS)Timur Pocheptsov2014-12-033-6/+9
* Android: Fix automatic notification sending when device demands itAlex Blasche2014-12-031-0/+18
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devAlex Blasche2014-12-0311-12/+132
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2711-12/+132
| |\
| | * Improve lowenergyscanner status reportingAlex Blasche2014-11-244-10/+10
| | * Reset the controller's internal state when disconnectingAlex Blasche2014-11-233-0/+14
| | * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-214-2/+108
| | |\
| | | * Fix spelling mistake in change logsv5.4.0-rc1Alex Blasche2014-11-181-1/+1
| | | * Add change log for Qt 5.4.0 releaseAlex Blasche2014-11-171-0/+99
| | | * Add missing \since tags for new API introduced by Qt 5.4.Alex Blasche2014-11-133-2/+9
* | | | QLowEnergyService - ClientCharacteristicConfigurationTimur Pocheptsov2014-12-035-36/+238
* | | | Bluetooth auto test - OS X and iOSTimur Pocheptsov2014-12-036-3/+6
* | | | QBluetoothLocalDevice - bug on OS X (isValid)Timur Pocheptsov2014-12-011-1/+5
* | | | QLowEnergyController - service state (OS X/iOS)Timur Pocheptsov2014-12-011-4/+4
* | | | QLowEnergyController - concurrent characteristic writesTimur Pocheptsov2014-12-015-78/+75
* | | | Android: Add characteristic indication supportAlex Blasche2014-12-011-4/+15
* | | | QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-016-29/+241
* | | | Update QLEService::Type() documentation for Android specificsAlex Blasche2014-12-011-0/+4
* | | | Android: Implements QLEService::includedServices() and type()Alex Blasche2014-12-012-0/+57
* | | | Bluetooth LE - handles/chars/descriptors/services (OS X and iOS)Timur Pocheptsov2014-12-014-108/+165
|/ / /
* | | Fix missing update of cached characteristic valueAlex Blasche2014-11-262-0/+9
* | | QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-268-15/+468
* | | Document Android's caching of BTLE service data.Alex Blasche2014-11-261-0/+7
* | | QLowEnergyController - service details discovery (OS X and iOS)Timur Pocheptsov2014-11-256-15/+588
* | | Merge branch 'neard' into devAlex Blasche2014-11-2531-8/+1893
|\ \ \
| * \ \ Merge branch 'dev' into neardAlex Blasche2014-11-25403-6073/+32579
| |\ \ \
| * | | | Update documentation to reflect new Linux platform supportAlex Blasche2014-11-132-4/+4
| * | | | Extend QML NearField item to support neardMartin Leutelt2014-10-172-6/+103
| * | | | Updated documentation to include neardMartin Leutelt2014-10-161-0/+12
| * | | | Fixing crash when stopping poll loopLutz Schönemann2014-10-092-30/+32