summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx/osxbtcentralmanager.mm
Commit message (Expand)AuthorAgeFilesLines
* 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