Loading...
Searching...
No Matches
ieee802154_sec_aux_key_identifier_5_t Struct Reference

Content of key_source if key mode is IEEE802154_SEC_SCF_KEYMODE_SHORT_INDEX. More...

Detailed Description

Content of key_source if key mode is IEEE802154_SEC_SCF_KEYMODE_SHORT_INDEX.

Definition at line 316 of file ieee802154_security.h.

#include <ieee802154_security.h>

Data Fields

uint8_t key_source [4]
 macPANId concatenated with macShortAddress
 
uint8_t key_index
 Key index of key from originator, defined by key source.
 

Field Documentation

◆ key_index

uint8_t ieee802154_sec_aux_key_identifier_5_t::key_index

Key index of key from originator, defined by key source.

Definition at line 324 of file ieee802154_security.h.

◆ key_source

uint8_t ieee802154_sec_aux_key_identifier_5_t::key_source[4]

macPANId concatenated with macShortAddress

Definition at line 320 of file ieee802154_security.h.


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