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

Data Fields

zb_uint32_t nvram_offset:27
 
zb_lbitfield_t outgoing_frame_counter:21
 
zb_uint32_t incoming_frame_counter
 

Field Documentation

zb_uint32_t zb_aps_device_key_pair_array_s::incoming_frame_counter

Incoming value,for APS frame incoming counter

zb_uint32_t zb_aps_device_key_pair_array_s::nvram_offset

offset of zb_aps_device_key_pair_storage_t record in nvram. 27 bit supports 128k page - hope, it is enough

zb_lbitfield_t zb_aps_device_key_pair_array_s::outgoing_frame_counter

Outgoing value for APS frame outgoing counter. Used for communication with TC only, so hope 2^21 ~ 10^10 values are enough


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