summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/darwin/btperipheralmanager.mm
Commit message (Expand)AuthorAgeFilesLines
* QtBluetooth(Darwin): fix some includesTimur Pocheptsov2022-09-191-0/+5
* QtBluetooth(Darwin): clean up the codeTimur Pocheptsov2022-09-151-5/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Use the new "permissions error" code on macOSJuha Vuolle2022-05-301-1/+4
* Replace some length() calls with size()Marc Mutz2022-05-101-1/+1
* Fix some integral type mismatchesMarc Mutz2022-04-111-1/+1
* Port simple cases of count() to size()Marc Mutz2022-04-111-3/+3
* Replace count() comparisons against 0 with isEmpty()Marc Mutz2022-04-081-1/+1
* Don't stop BT LE server advertisement when first client connectsJuha Vuolle2022-02-081-1/+0
* Don't disconnect Darwin BT LE server on characteristic unsubscribeJuha Vuolle2021-12-151-37/+5
* CoreBluetooth (peripheral role) - remove a dummy methodTimur Pocheptsov2021-07-081-8/+0
* Change QBluetooth::Security and AttAcc. to be a scoped enumsAndreas Buhr2021-03-301-2/+2
* Use scoped enum for constants in QBluetoothUuidAndreas Buhr2021-03-111-3/+3
* CoreBluetooth: continue adding services even if some services failedTimur Pocheptsov2021-01-071-6/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-06-231-6/+6
* ObjCStrongReference - re-implement via DarwinBluetooth::StrongReferenceTimur Pocheptsov2019-10-231-7/+12
* darwin/btutility: make ObjCScopedPointer not using QScopedPointerTimur Pocheptsov2019-10-201-23/+20
* Bluetooth: change prefix in Obj-C class namesTimur Pocheptsov2019-10-081-2/+2
* IO/CoreBluetooth - update namesTimur Pocheptsov2019-09-271-0/+897