Z-Stack API Reference  3.2.0
_zstack_secapslinkkeygetrsp_t Struct Reference

#include <zstack.h>

Data Fields

bool tcLinkKey
 
zstack_LongAddr_t ieeeAddr
 
uint8_t key [16]
 
uint32_t txFrmCntr
 
uint32_t rxFrmCntr
 

Detailed Description

Structure to send a Security APS Link Key Get Response.

Field Documentation

§ ieeeAddr

IEEE Address of the Link Key wanted

§ key

uint8_t key[16]

16 bytes of key data

§ rxFrmCntr

uint32_t rxFrmCntr

Receive frame counter

§ tcLinkKey

bool tcLinkKey

True if the key information is for a TC Link Key, false if not

§ txFrmCntr

uint32_t txFrmCntr

Transmit frame counter


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