Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <cfg/cs_StaticConfig.h>
#include <logging/cs_Logger.h>
#include <protocol/cs_ErrorCodes.h>
#include <structs/cs_BufferAccessor.h>
#include <structs/cs_PacketsInternal.h>
#include <util/cs_Error.h>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | ControlPacketAccessor< PAYLOAD_SIZE > |
Variables | |
static constexpr size_t | CS_CONTROL_PACKET_DEFAULT_PAYLOAD_SIZE |
Default payload size for a control packet. More... | |
|
staticconstexpr |
Default payload size for a control packet.
Requires CS_CHAR_WRITE_BUF_SIZE to be defined.