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

#include <zb_nwk_nib.h>

Data Fields

zb_uint8_t key [ZB_CCM_KEY_SIZE]
 
zb_uint8_t key_seq_number
 

Detailed Description

Part of the secured material stored in array.

Other secured material components stored elsewhere: OutgoingFrameCounter - NIB IncomingFrameCounterSet - neighbor table

Field Documentation

zb_uint8_t zb_secur_material_set_t::key[ZB_CCM_KEY_SIZE]

NWK security key

zb_uint8_t zb_secur_material_set_t::key_seq_number

NWK security key sequence number


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