#include <MIDI_Interfaces/BLEMIDI/BLEAPI.hpp>
Non-owning, std::span-style read-only view of BLE data.
Definition at line 42 of file BLEAPI.hpp.
Collaboration diagram for BLEDataView:Public Member Functions | |
| operator bool () const | |
| BLEDataView ()=default | |
| BLEDataView (const uint8_t *data, uint16_t length) | |
Public Attributes | |
| const uint8_t * | data = nullptr |
| uint16_t | length = 0 |
|
default |
|
inline |
Definition at line 49 of file BLEAPI.hpp.
Definition at line 45 of file BLEAPI.hpp.
Definition at line 43 of file BLEAPI.hpp.
| uint16_t length = 0 |
Definition at line 44 of file BLEAPI.hpp.