Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
control_packet_header_t Struct Reference

Header of a control packet. More...

#include <cs_Packets.h>

Public Attributes

uint8_t protocolVersion
 
cs_control_cmd_t commandType
 
cs_buffer_size_t payloadSize
 

Detailed Description

Header of a control packet.

Member Data Documentation

◆ commandType

cs_control_cmd_t control_packet_header_t::commandType

◆ payloadSize

cs_buffer_size_t control_packet_header_t::payloadSize

◆ protocolVersion

uint8_t control_packet_header_t::protocolVersion

The documentation for this struct was generated from the following file: