summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/lecmaccalculator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QBluetoothUuid: switch from quint128 to QUuid::Id128BytesThiago Macieira2023-02-131-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Port simple cases of count() to size()Marc Mutz2022-04-111-5/+5
* Fix Qt6 buildAlexandru Croitor2019-08-011-1/+1
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-1/+1
* Fix build error on Linux using clang/trunkAlex Blasche2016-06-161-1/+1
* Bluetooth LE: Add support for Signed Write command in the central role.Christian Kandeler2016-02-171-0/+186