nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
zb_zcl_frame_hdr_short_s Struct Reference

ZCL frame header without manufacturer code. More...

#include <zb_zcl_common.h>

Data Fields

zb_zcl_frame_ctrl_t frame_ctrl
 
zb_uint8_t seq_number
 
zb_uint8_t command_id
 

Detailed Description

ZCL frame header without manufacturer code.

See also
ZCL spec, subclause 2.3.1

Field Documentation

zb_uint8_t zb_zcl_frame_hdr_short_s::command_id

Command Identifier Field

zb_zcl_frame_ctrl_t zb_zcl_frame_hdr_short_s::frame_ctrl

Frame control field see zb_zcl_frame_ctrl_s

zb_uint8_t zb_zcl_frame_hdr_short_s::seq_number

Transaction Sequence Number


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

Documentation feedback | Developer Zone | Subscribe | Updated