summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx/osxbtperipheralmanager.mm
Commit message (Expand)AuthorAgeFilesLines
* Core/IO/Bluetooth - fix ambiguous conversionsTimur Pocheptsov2019-07-051-2/+2
* CoreBluetooth - fix warnings ('-Wobjc-interface-ivars')Timur Pocheptsov2018-12-181-0/+27
* CoreBluetooth - fix compilation errorsTimur Pocheptsov2017-11-021-0/+5
* CoreBluetooth - use the right enumerators/constants with SDK 10.13Timur Pocheptsov2017-09-061-2/+2
* LE peripheral manager - warn about value length limit (iOS)Timur Pocheptsov2016-11-151-2/+30
* LE peripheral - fix a characteristic's lengthTimur Pocheptsov2016-11-111-7/+10
* Emit descriptorWritten for notification/indication enabled/disabledTimur Pocheptsov2016-11-091-1/+13
* OSXBTPeripheralManager - fix characteristic writeTimur Pocheptsov2016-11-071-15/+73
* CoreBluetooth - fix compilation warningsTimur Pocheptsov2016-11-041-0/+9
* LE peripheral: fix a crash with unrecognized selector (iOS/macOS)Timur Pocheptsov2016-11-041-4/+4
* Add peripheral role (iOS/OS X).Timur Pocheptsov2016-03-131-0/+754