summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_bluez_p.h
Commit message (Expand)AuthorAgeFilesLines
* QBluetoothUuid: switch from quint128 to QUuid::Id128BytesThiago Macieira2023-02-131-3/+3
* Fix Bluez LE advertiser delete crashJuha Vuolle2022-06-211-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* QLowEnergyControllerPrivateBluez: fix int/qsizetype mismatchesMarc Mutz2022-04-111-1/+1
* QLowEnergyController: add API to obtain ATT-MTU sizeAndreas Buhr2021-05-181-0/+2
* Introduce option for reduced service discoveryAndreas Buhr2021-03-301-1/+2
* Introduce AttCommand and AttError scoped enumsAndreas Buhr2021-03-261-8/+11
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-02-181-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-12/+14
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-4/+4
* Mark classes derived from QLowEnergyControllerPrivate as finalAlex Blasche2018-07-241-2/+2
* Merge all QLEConrollerPrivate::addServiceHelper() implementationAlex Blasche2017-11-031-3/+0
* Provide own header for QLowEnergyControllerPrivate instance on BluezAlex Blasche2017-11-031-0/+360