summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergyservice_osx.mm
Commit message (Expand)AuthorAgeFilesLines
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-291-5/+5
* Add peripheral role (iOS/OS X).Timur Pocheptsov2016-03-131-1/+5
* Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-7/+1
* Updated license headersAntti Kokko2016-01-201-15/+21
* [Bluetooth] Optimize loopsKonstantin Ritt2015-09-161-3/+7
* A nano optimization to QLowEnergyServiceKonstantin Ritt2015-09-161-5/+4
* Bluetooth LE - add readCharacteristic/readDescriptor (OS X/iOS)Timur Pocheptsov2015-04-201-2/+7
* Always read/write the GATT hardware even if meta data reports otherwiseAlex Blasche2015-04-151-2/+2
* Emit OperationError if char or desc is not part of current serviceAlex Blasche2015-04-151-18/+4
* Make new read(Descriptor/Characteristic)() API compile on OSX and iOSAlex Blasche2015-04-101-0/+30
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* Convert qRegisterMetaType<T>(const char*) to qRegisterMetaType<T>()Alex Blasche2015-01-281-2/+2
* QLowEnergyController - bug fixes (OS X, iOS)Timur Pocheptsov2014-12-081-9/+4
* QLowEnergyService - ClientCharacteristicConfigurationTimur Pocheptsov2014-12-031-1/+3
* QLowEnergyController - concurrent characteristic writesTimur Pocheptsov2014-12-011-1/+3
* QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-011-2/+24
* QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-261-15/+118
* QLowEnergyController - version for OS X and iOSTimur Pocheptsov2014-11-121-0/+125