aboutsummaryrefslogtreecommitdiffstats
path: root/api/direct_bt/LFRingbuffer.hpp
Commit message (Expand)AuthorAgeFilesLines
* Use atomic as a memory barrier (data race), volatile is not suitable for mult...Sven Gothel2020-05-281-5/+5
* Ringbuffer: Add timeout limitation to getBlocking(..) and putBlocking(..) etc.Sven Gothel2020-05-021-17/+36
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-091-0/+424