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

ZCL frame header with manufacturer code. More...

#include <zb_zcl_common.h>

Data Fields

zb_zcl_frame_ctrl_t frame_ctrl
 
zb_uint16_t manufacturer_code
 
zb_uint8_t seq_number
 
zb_uint8_t command_id
 

Detailed Description

ZCL frame header with manufacturer code.

See also
ZCL spec, subclause 2.3.1

Field Documentation

zb_uint8_t zb_zcl_frame_hdr_full_s::command_id

Command Identifier Field

zb_zcl_frame_ctrl_t zb_zcl_frame_hdr_full_s::frame_ctrl

Frame control filed see zb_zcl_frame_ctrl_s

zb_uint16_t zb_zcl_frame_hdr_full_s::manufacturer_code

Manufacturer Code

zb_uint8_t zb_zcl_frame_hdr_full_s::seq_number

Transaction Sequence Number


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

Documentation feedback | Developer Zone | Subscribe | Updated