#include <Settings/NamespaceSettings.hpp>#include <chrono>#include <condition_variable>#include <mutex>#include <thread>#include "BLEAPI.hpp"#include <MIDI_Interfaces/BLEMIDI/BLEMIDIPacketBuilder.hpp>#include "ThreadedBLEMIDISender.ipp"
Include dependency graph for ThreadedBLEMIDISender.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ThreadedBLEMIDISender< Derived > |
| Class that manages a background thread that sends BLE packets asynchronously. More... | |
| struct | ThreadedBLEMIDISender< Derived >::ProtectedBuilder |