summaryrefslogtreecommitdiffstats
path: root/src/tinyb/BluetoothGattDescriptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ...Sven Gothel2020-10-201-6/+6
* src/tinyb/Bluetooth*cpp: Compile clean w/ full WarningsSven Gothel2020-10-171-1/+2
* C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...Sven Gothel2020-02-151-0/+244