summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_osx_p.h
Commit message (Expand)AuthorAgeFilesLines
* Emit descriptorWritten for notification/indication enabled/disabledTimur Pocheptsov2016-11-091-0/+1
* QtBluetooth (BTLE) - fix build on tvOSTimur Pocheptsov2016-05-231-0/+2
* Add peripheral role (iOS/OS X).Timur Pocheptsov2016-03-131-12/+14
* Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-1/+1
* Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-261-15/+21
|\
| * Updated license headersAntti Kokko2016-01-201-15/+21
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2016-01-051-6/+0
|\|
| * Remove unused isConnecting member variable in QLECPrivateOSXAlex Blasche2015-12-231-6/+0
* | Merge remote-tracking branch 'gerrit/dev' into neardAlex Blasche2015-12-221-26/+32
|\|
| * qlowenergycontroller_osx - move delegate to the qt_LE_queueTimur Pocheptsov2015-12-101-26/+32
* | Bluetooth: Introduce API for LE advertising.Christian Kandeler2015-11-171-0/+2
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-091-0/+11
* add remoteName() method to QLowEnergyControllerKevron Rees2015-05-121-0/+1
* Bluetooth LE - add readCharacteristic/readDescriptor (OS X/iOS)Timur Pocheptsov2015-04-201-0/+11
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* QLowEnergyController/CentralManager - cleanup (OS X/iOS)Timur Pocheptsov2014-12-091-1/+0
* QLowEnergyService - ClientCharacteristicConfigurationTimur Pocheptsov2014-12-031-0/+2
* QLowEnergyController - concurrent characteristic writesTimur Pocheptsov2014-12-011-8/+2
* QLowEnergyController - writeDescriptor (OS X/iOS)Timur Pocheptsov2014-12-011-1/+9
* Bluetooth LE - handles/chars/descriptors/services (OS X and iOS)Timur Pocheptsov2014-12-011-0/+5
* QLowEnergyService::writeCharacteristic - implementation for OS X and iOSTimur Pocheptsov2014-11-261-0/+24
* QLowEnergyController - service details discovery (OS X and iOS)Timur Pocheptsov2014-11-251-0/+8
* QLowEnergyController - service discovery (OS X and iOS)Timur Pocheptsov2014-11-241-4/+3
* QLowEnergyController - connectTo/disconnectFrom/Device (OS X, iOS)Timur Pocheptsov2014-11-121-1/+26
* QLowEnergyController - version for OS X and iOSTimur Pocheptsov2014-11-121-0/+86