summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx
Commit message (Expand)AuthorAgeFilesLines
* IOBluetooth: warn about incorrent thread/runloopTimur Pocheptsov2017-10-112-2/+16
* CoreBluetooth - use the right enumerators/constants with SDK 10.13Timur Pocheptsov2017-09-061-2/+2
* Enable macOS 10.13 in QtBluetoothAlex Blasche2017-08-312-7/+7
* BTLE (CoreBluetooth) - prospective fixTimur Pocheptsov2017-07-162-8/+2
* BTLE - prefer advertised name (CoreBluetooth)Timur Pocheptsov2017-01-131-6/+3
* Add "We mean it." comments to private headerFriedemann Kleint2016-12-021-0/+10
* LE peripheral manager - warn about value length limit (iOS)Timur Pocheptsov2016-11-154-2/+34
* LE peripheral - fix a characteristic's lengthTimur Pocheptsov2016-11-111-7/+10
* Emit descriptorWritten for notification/indication enabled/disabledTimur Pocheptsov2016-11-092-1/+14
* 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
* Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1Alex Blasche2016-10-1226-106/+97
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-0524-103/+59
| |\
| | * CoreBluetooth - fix broken builds (macOS, iOS, tvOS, watchOS)Timur Pocheptsov2016-10-0423-116/+56
| | * Fixed build with MaxOSX10.12 SDKSamuel Gaist2016-10-033-0/+16
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-012-0/+34
| |\|
| | * Handle iOS 10 deprecated data structuresMike Krus2016-09-282-0/+34
* | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-07-135-88/+117
|\ \ \
| * | | QtBluetooth - add LE device discovery timeout (OS X/iOS)Timur Pocheptsov2016-06-165-88/+117
* | | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-06-108-244/+97
|\| | |
| * | | QtBluetooth - get rid of Q_FUNC_INFO (OS X/iOS)Timur Pocheptsov2016-06-028-88/+72
| * | | QtBluetooth: remove outdate code (OS X/iOS)Timur Pocheptsov2016-06-023-158/+27
* | | | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2016-05-271-4/+8
|\| | |
| * | | QtBluetooth (BTLE) - fix build on tvOSTimur Pocheptsov2016-05-231-4/+8
* | | | Merge branch 'dev' into btleAlex Blasche2016-05-1334-843/+2291
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-081-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-1/+1
| | |\|
| | | * OSXBTCentralManager - fix details discovery (iOS/OS X)Timur Pocheptsov2016-04-041-1/+1
| * | | Add peripheral role (iOS/OS X).Timur Pocheptsov2016-03-138-39/+977
| |/ /
| * | Updated license headersAntti Kokko2016-01-2030-420/+600
| * | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2016-01-052-3/+1
| |\|
| | * Remove yet another implementation of AutoreleasePool's RAIITimur Pocheptsov2016-01-051-2/+1
| | * Fix namespaced build on OSX.Erik Verbruggen2015-12-231-2/+2
| * | tvOS supportMike Krus2016-01-051-2/+2
| |/
| * Add "we mean it header statement" to osx private headerAlex Blasche2015-12-151-0/+11
| * qlowenergycontroller_osx - move delegate to the qt_LE_queueTimur Pocheptsov2015-12-105-245/+344
| * Bluetooth LE scan - move to its own dispatch queue (iOS/OS X)Timur Pocheptsov2015-11-274-219/+224
| * CoreBluetooth - simplify osxbledeviceinquiry's code.Timur Pocheptsov2015-10-292-42/+43
| * Core Bluetooth - give a user the second chance to enable BluetoothTimur Pocheptsov2015-10-291-11/+52
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0914-0/+154
| * CoreBluetooth - update for iOS 9.0Timur Pocheptsov2015-10-082-10/+31
* | Merge remote-tracking branch 'gerrit/dev' into btleAlex Blasche2015-06-0132-979/+2823
|\|
| * Bluetooth LE - add readCharacteristic/readDescriptor (OS X/iOS)Timur Pocheptsov2015-04-202-64/+219
| * Bluetooth device discovery agent - minor cleanup (OS X)Timur Pocheptsov2015-03-241-1/+0
| * Bluetooth - LE device discovery agent, timer bug (OS X)Timur Pocheptsov2015-03-243-13/+26
| * Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-063-0/+176
| * Update copyright headersJani Heikkinen2015-02-1627-567/+367
| * Bluetooth - check OS X version in runtimeTimur Pocheptsov2015-02-061-2/+6