|
Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <encryption/cs_AES.h>#include <events/cs_EventListener.h>#include <protocol/cs_UartProtocol.h>#include <uart/cs_UartCommandHandler.h>

Go to the source code of this file.
Classes | |
| class | UartHandler |
| Class that implements the binary UART protocol. More... | |
Macros | |
| #define | UART_RX_BUFFER_SIZE 192 |
| #define | UART_TX_BUFFER_SIZE 300 |
| #define | UART_TX_ENCRYPTION_BUFFER_SIZE AES_BLOCK_SIZE |
| #define UART_RX_BUFFER_SIZE 192 |
| #define UART_TX_BUFFER_SIZE 300 |
| #define UART_TX_ENCRYPTION_BUFFER_SIZE AES_BLOCK_SIZE |