summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_darwin.mm
Commit message (Expand)AuthorAgeFilesLines
* [Darwin] Fix LE controller initializationJuha Vuolle2023-04-041-1/+1
* Remove redundant checks on Darwin LE controllerJuha Vuolle2023-04-031-28/+2
* QtBluetooth: port the code to the new permissions API (CoreBluetooth)Timur Pocheptsov2023-02-241-32/+34
* [Darwin BTLE] Fix service discovery timeout assertJuha Vuolle2022-10-131-2/+5
* QtBluetooth(Darwin): clean up the codeTimur Pocheptsov2022-09-151-23/+20
* QLowEnergyControllerDarwin: clean up the codeTimur Pocheptsov2022-09-151-105/+15
* Add QLowEnergyController::readRssi()Timur Pocheptsov2022-09-061-0/+20
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-39/+3
* Remove QScopedPointer related deprecation warnings on macOSJuha Vuolle2022-05-311-5/+5
* Use the new "permissions error" code on macOSJuha Vuolle2022-05-301-1/+14
* CoreBluetooth: fix warning message concatenationTimur Pocheptsov2021-11-231-1/+1
* Bluetooth (Darwin): bail out early, if Info.plist is missingTimur Pocheptsov2021-11-171-25/+41
* LEC: implement mtu() on Darwin platforms (CoreBluetooth)Timur Pocheptsov2021-06-221-2/+16
* QLowEnergyController: add API to obtain ATT-MTU sizeAndreas Buhr2021-05-181-0/+6
* Do not read characteristic values and descriptors unless mode is 'FullDiscovery'Timur Pocheptsov2021-04-151-1/+1
* Change QLowEnergyService::ServiceState enum to reflect future changesAndreas Buhr2021-04-081-2/+2
* Introduce option for reduced service discoveryAndreas Buhr2021-03-301-1/+3
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-1/+1
* QLowEnergyController (Darwin) - restore the logic we had in 5.12Timur Pocheptsov2020-09-091-4/+9
* Add ; to Q_UNUSEDLars Schmertmann2020-06-291-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-06-231-4/+4
* Rename QLEService::DiscoveringServices to DiscoveringServiceAlex Blasche2020-05-141-1/+1
* ObjCStrongReference - re-implement via DarwinBluetooth::StrongReferenceTimur Pocheptsov2019-10-231-5/+5
* Bluetooth: change prefix in Obj-C class namesTimur Pocheptsov2019-10-081-3/+3
* IO/CoreBluetooth - update namesTimur Pocheptsov2019-09-271-4/+4
* Rename the Darwin-specific logging categoryTimur Pocheptsov2019-09-261-66/+66
* IO/CoreBluetooth - clean the code up for Qt6Timur Pocheptsov2019-09-261-18/+18
* LE controller/service remove code duplication (Darwin)Timur Pocheptsov2019-06-171-0/+1098