nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
zb_aps_retrans_ent_s Struct Reference

#include <zboss_api_internal.h>

Data Fields

zb_uint16_t addr
 
zb_uint16_t clusterid
 
zb_uint8_t aps_counter
 
zb_uint8_t src_endpoint
 
zb_uint8_t dst_endpoint
 
zb_uint8_t buf
 
zb_bitfield_t aps_retries:4
 
zb_bitfield_t nwk_insecure:1
 
zb_bitfield_t state:3
 

Detailed Description

APS retransmissions

Field Documentation

zb_uint16_t zb_aps_retrans_ent_s::addr

Destination address

zb_uint8_t zb_aps_retrans_ent_s::aps_counter

aps counter

zb_bitfield_t zb_aps_retrans_ent_s::aps_retries

Number of attempts

zb_uint8_t zb_aps_retrans_ent_s::buf

Buffer index for retranslate

zb_uint16_t zb_aps_retrans_ent_s::clusterid

Cluster ID

zb_uint8_t zb_aps_retrans_ent_s::dst_endpoint

Destination endpoint

zb_bitfield_t zb_aps_retrans_ent_s::nwk_insecure

Flag 'Is NWK secure'

zb_uint8_t zb_aps_retrans_ent_s::src_endpoint

Source endpoint

zb_bitfield_t zb_aps_retrans_ent_s::state
See also
zb_aps_retrans_ent_state_e

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