nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zcl_tunneling_ack_transfer_data_s Struct Reference

#include <zb_zcl_tunneling.h>

Data Fields

zb_uint16_t tunnel_id
 
zb_uint16_t number_of_bytes_left
 

Detailed Description

AckTransferData command payload.

See also
SE spec, subclause D.6.2.4.5.2.
Client AckTransferData comamnd
Server AckTransferData comamnd

Field Documentation

zb_uint16_t zb_zcl_tunneling_ack_transfer_data_s::number_of_bytes_left

Indicates the number of bytes that may still be received by the initiator of this command.

zb_uint16_t zb_zcl_tunneling_ack_transfer_data_s::tunnel_id

A number between 0..65535 that uniquely identifies the tunnel that has been allocated in the server triggered through the RequestTunnel command.


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

Documentation feedback | Developer Zone | Subscribe | Updated