Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <cs_PacketsInternal.h>
Public Attributes | |
uint8_t | protocolVersion = CS_CONNECTION_PROTOCOL_VERSION |
CommandHandlerTypes | type |
buffer_ptr_t | data |
size16_t | size |
EncryptionAccessLevel | accessLevel |
EncryptionAccessLevel control_command_packet_t::accessLevel |
buffer_ptr_t control_command_packet_t::data |
uint8_t control_command_packet_t::protocolVersion = CS_CONNECTION_PROTOCOL_VERSION |
size16_t control_command_packet_t::size |