nRF5 SDK for Thread and Zigbee v1.0.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
zb_zcl_tunnel_transfer_data_req_s Struct Reference

Tunnel Transfer Data Request command paylaod. More...

#include <zb_zcl_tunnel.h>

Data Fields

zb_uint8_t tx_flag
 
zb_uint16_t byte_num
 
zb_uint8_t data_size
 

Detailed Description

Tunnel Transfer Data Request command paylaod.

Field Documentation

zb_uint16_t zb_zcl_tunnel_transfer_data_req_s::byte_num

length data - size of data

zb_uint8_t zb_zcl_tunnel_transfer_data_req_s::data_size

data - part of transfer data

zb_uint8_t zb_zcl_tunnel_transfer_data_req_s::tx_flag

see zb_zcl_tunnel_tx_flags_e byte_num value:

  • if ZB_ZCL_TUNNEL_TX_START is on => total data size to be sent is specified
  • if ZB_ZCL_TUNNEL_TX_CONTINUE is on => current data offset is specified

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