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