summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/darwin/btcentralmanager.mm
Commit message (Expand)AuthorAgeFilesLines
* QBluetoothUuid: switch from quint128 to QUuid::Id128BytesThiago Macieira2023-02-131-1/+1
* [Darwin BTLE] Fix service discovery timeout assertJuha Vuolle2022-10-131-0/+2
* QtBluetooth(Darwin): clean up the codeTimur Pocheptsov2022-09-151-5/+5
* Set delegate earlier on Darwin BT LE (for RSSI reading)Juha Vuolle2022-09-131-1/+2
* Add QLowEnergyController::readRssi()Timur Pocheptsov2022-09-061-0/+26
* Fix spelling errors in debug outputKai Köhne2022-06-231-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Use the new "permissions error" code on macOSJuha Vuolle2022-05-301-10/+6
* LE controller (CoreBluetooth): do not emit MTU change on disconnectedTimur Pocheptsov2021-07-201-1/+0
* LEC: implement mtu() on Darwin platforms (CoreBluetooth)Timur Pocheptsov2021-06-221-0/+36
* Do not read characteristic values and descriptors unless mode is 'FullDiscovery'Timur Pocheptsov2021-04-151-5/+19
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-06-231-21/+21
* ObjCStrongReference - re-implement via DarwinBluetooth::StrongReferenceTimur Pocheptsov2019-10-231-18/+19
* darwin/btutility: make ObjCScopedPointer not using QScopedPointerTimur Pocheptsov2019-10-201-2/+2
* CoreBluetooth: get rid of outdated ifdefsTimur Pocheptsov2019-10-201-20/+1
* Bluetooth: change prefix in Obj-C class namesTimur Pocheptsov2019-10-081-2/+2
* IO/CoreBluetooth - update namesTimur Pocheptsov2019-09-271-0/+1860