Logo
Developing with ZBOSS for Zigbee
zb_zcl_tunnel_io_param_s Struct Reference

#include <zb_zcl_tunnel.h>

Data Fields

zb_uint16_t length
 
zb_uint16_t peer_addr
 
zb_uint8_t peer_ep
 
zb_uint8_t src_ep
 
zb_uint8_t next_buf
 
zb_zcl_tunnel_op_status_t op_status
 
zb_uint8_t seq
 

Detailed Description

structure to pass parameters for data i/o Save in first of each buffer

Field Documentation

§ length

zb_uint16_t zb_zcl_tunnel_io_param_s::length

§ next_buf

zb_uint8_t zb_zcl_tunnel_io_param_s::next_buf

§ op_status

zb_zcl_tunnel_op_status_t zb_zcl_tunnel_io_param_s::op_status

§ peer_addr

zb_uint16_t zb_zcl_tunnel_io_param_s::peer_addr

§ peer_ep

zb_uint8_t zb_zcl_tunnel_io_param_s::peer_ep

§ seq

zb_uint8_t zb_zcl_tunnel_io_param_s::seq

§ src_ep

zb_uint8_t zb_zcl_tunnel_io_param_s::src_ep

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