![]() |
Demo HCI Implementation for WiMOD-LR Devices
V2.0.3
|
#include <stdint.h>#include <stdbool.h>

Go to the source code of this file.
Classes | |
| class | SerialBuffer |
Macros | |
| #define | SERIAL_BUFFER_SIZE 32 |
| #define | SERIAL_BUFFER_MASK ( SERIAL_BUFFER_SIZE - 1 ) |