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

Mesh control command header packet. More...

#include <cs_Packets.h>

Collaboration diagram for mesh_control_command_packet_header_t:

Public Attributes

uint8_t type
 
mesh_control_command_packet_flags_t flags
 
uint8_t timeoutOrTransmissions
 
uint8_t idCount
 

Detailed Description

Mesh control command header packet.

Member Data Documentation

◆ flags

mesh_control_command_packet_flags_t mesh_control_command_packet_header_t::flags

◆ idCount

uint8_t mesh_control_command_packet_header_t::idCount

◆ timeoutOrTransmissions

uint8_t mesh_control_command_packet_header_t::timeoutOrTransmissions

◆ type


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