summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx/osxbtcentralmanager.mm
Commit message (Expand)AuthorAgeFilesLines
* Enable macOS 10.13 in QtBluetoothAlex Blasche2017-08-311-4/+4
* BTLE (CoreBluetooth) - prospective fixTimur Pocheptsov2017-07-161-6/+1
* Merge remote-tracking branch 'gerrit/5.7' into 5.8v5.8.0-beta1Alex Blasche2016-10-121-0/+21
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-0/+21
| |\
| | * Handle iOS 10 deprecated data structuresMike Krus2016-09-281-0/+21
* | | QtBluetooth - get rid of Q_FUNC_INFO (OS X/iOS)Timur Pocheptsov2016-06-021-45/+36
* | | QtBluetooth: remove outdate code (OS X/iOS)Timur Pocheptsov2016-06-021-78/+17
* | | 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-131-27/+27
|/ /
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge remote-tracking branch 'gerrit/5.6' into devAlex Blasche2016-01-051-1/+0
|\|
| * Fix namespaced build on OSX.Erik Verbruggen2015-12-231-2/+2
* | tvOS supportMike Krus2016-01-051-2/+2
|/
* qlowenergycontroller_osx - move delegate to the qt_LE_queueTimur Pocheptsov2015-12-101-192/+219
* CoreBluetooth - update for iOS 9.0Timur Pocheptsov2015-10-081-4/+15
* Bluetooth LE - add readCharacteristic/readDescriptor (OS X/iOS)Timur Pocheptsov2015-04-201-52/+191
* Bluetooth - LE device discovery agent, timer bug (OS X)Timur Pocheptsov2015-03-241-6/+2
* Update copyright headersJani Heikkinen2015-02-161-22/+14
* Qt Bluetooth - add runtime OS version check (OS X, iOS)Timur Pocheptsov2015-02-061-25/+29
* QLowEnergyController/CentralManager - cleanup (OS X/iOS)Timur Pocheptsov2014-12-091-200/+120
* QLowEnergyConttroller - char/descriptor values (OS X/iOS)Timur Pocheptsov2014-12-081-73/+101
* QLowEnergyController - bug fixes (OS X, iOS)Timur Pocheptsov2014-12-081-12/+46
* QLowEnergyController - remove debug messages (OS X, iOS)Timur Pocheptsov2014-12-051-3/+0
* Client characteristic configuration (OS X and iOS)Timur Pocheptsov2014-12-051-0/+5
* QLowEnergyService - ClientCharacteristicConfigurationTimur Pocheptsov2014-12-031-19/+167
* QLowEnergyController - concurrent characteristic writesTimur Pocheptsov2014-12-011-9/+52
* QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-011-8/+109
* Bluetooth LE - handles/chars/descriptors/services (OS X and iOS)Timur Pocheptsov2014-12-011-56/+120
* QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-261-0/+114
* QLowEnergyController - service details discovery (OS X and iOS)Timur Pocheptsov2014-11-251-3/+446
* QLowEnergyController - service discovery (OS X and iOS)Timur Pocheptsov2014-11-241-29/+110
* QLowEnergyController - connectTo/disconnectFromDevice (OS X, iOS)Timur Pocheptsov2014-11-241-7/+8
* QLowEnergyController - service discovery (OS X, iOS)Timur Pocheptsov2014-11-131-1/+34
* QLowEnergyController - connectTo/disconnectFrom/Device (OS X, iOS)Timur Pocheptsov2014-11-121-0/+448