Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MeshModelUnicast::cs_unicast_queue_item_t Struct Reference
Collaboration diagram for MeshModelUnicast::cs_unicast_queue_item_t:

Public Attributes

MeshUtil::cs_mesh_queue_item_meta_data_t metaData
 
stone_id_t targetId
 
cs_control_cmd_t controlCommand
 
uint8_t msgSize
 
uint8_t * msgPtr = nullptr
 

Member Data Documentation

◆ controlCommand

cs_control_cmd_t MeshModelUnicast::cs_unicast_queue_item_t::controlCommand

◆ metaData

MeshUtil::cs_mesh_queue_item_meta_data_t MeshModelUnicast::cs_unicast_queue_item_t::metaData

◆ msgPtr

uint8_t* MeshModelUnicast::cs_unicast_queue_item_t::msgPtr = nullptr

◆ msgSize

uint8_t MeshModelUnicast::cs_unicast_queue_item_t::msgSize

◆ targetId

stone_id_t MeshModelUnicast::cs_unicast_queue_item_t::targetId

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