summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_osx.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove unused isConnecting member variable in QLECPrivateOSXAlex Blasche2015-12-231-13/+6
* OSX/iOS: Invalide QTLE services when remote device disconnectsAlex Blasche2015-12-231-0/+1
* qlowenergycontroller_osx - move delegate to the qt_LE_queueTimur Pocheptsov2015-12-101-105/+237
* Merge remote-tracking branch 'gerrit/5.5' into 5.6Alex Blasche2015-12-011-7/+9
|\
| * Don't register meta types during static init time5.5Alex Blasche2015-11-301-7/+9
* | [Bluetooth] Optimize loopsKonstantin Ritt2015-09-161-20/+41
|/
* add remoteName() method to QLowEnergyControllerKevron Rees2015-05-121-0/+8
* Bluetooth LE - add readCharacteristic/readDescriptor (OS X/iOS)Timur Pocheptsov2015-04-201-0/+74
* Shift all OSX & iOS translations into C++ filev5.5.0-alpha1Alex Blasche2015-03-061-4/+5
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Bluetooth - check OS X/iOS version in runtimeTimur Pocheptsov2015-02-061-4/+8
* QLowEnergyController/CentralManager - cleanup (OS X/iOS)Timur Pocheptsov2014-12-091-76/+62
* QLowEnergyController - bug fixes (OS X, iOS)Timur Pocheptsov2014-12-081-0/+12
* QLowEnergyController - localAddress (OS X)Timur Pocheptsov2014-12-051-2/+7
* Client characteristic configuration (OS X and iOS)Timur Pocheptsov2014-12-051-2/+5
* QLowEnergyCharacteristic - cached values (OS X and iOS)Timur Pocheptsov2014-12-041-2/+6
* QLowEnergyService - ClientCharacteristicConfigurationTimur Pocheptsov2014-12-031-16/+47
* QLowEnergyController - service state (OS X/iOS)Timur Pocheptsov2014-12-011-4/+4
* QLowEnergyController - concurrent characteristic writesTimur Pocheptsov2014-12-011-58/+12
* QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-011-14/+75
* Bluetooth LE - handles/chars/descriptors/services (OS X and iOS)Timur Pocheptsov2014-12-011-48/+19
* QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-261-0/+186
* QLowEnergyController - service details discovery (OS X and iOS)Timur Pocheptsov2014-11-251-5/+97
* QLowEnergyService - primary/secondary (OS X and iOS)Timur Pocheptsov2014-11-251-0/+2
* QLowEnergyController - service discovery (OS X and iOS)Timur Pocheptsov2014-11-241-52/+195
* QLowEnergyController - connectTo/disconnectFromDevice (OS X, iOS)Timur Pocheptsov2014-11-241-1/+12
* QLowEnergyController - service discovery (OS X, iOS)Timur Pocheptsov2014-11-131-6/+54
* QLowEnergyController - connectTo/disconnectFrom/Device (OS X, iOS)Timur Pocheptsov2014-11-121-5/+174
* QLowEnergyController - version for OS X and iOSTimur Pocheptsov2014-11-121-0/+210