summaryrefslogtreecommitdiffstats
path: root/api/direct_bt/Ringbuffer.hpp
Commit message (Expand)AuthorAgeFilesLines
* Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...Sven Gothel2020-10-161-216/+0
* C++ noexcept: Ringbuffer and its LFRingbuffer implementationSven Gothel2020-09-141-21/+21
* *Ringbuffer: Add 'drop(int count)' method, dropping max count oldest elementsSven Gothel2020-06-241-0/+10
* Ringbuffer: Add timeout limitation to getBlocking(..) and putBlocking(..) etc.Sven Gothel2020-05-021-12/+36
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-091-0/+182