Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Key configuration for transmit security offloading, see IEEE802154_CONFIG_MAC_KEYS. More...

#include <ieee802154_radio.h>

Data Fields

uint8_tkey_value
 
uint32_t key_frame_counter
 
bool frame_counter_per_key
 
uint8_t key_id_mode
 
uint8_t key_index
 

Detailed Description

Key configuration for transmit security offloading, see IEEE802154_CONFIG_MAC_KEYS.

Field Documentation

◆ frame_counter_per_key

bool ieee802154_key::frame_counter_per_key

◆ key_frame_counter

uint32_t ieee802154_key::key_frame_counter

◆ key_id_mode

uint8_t ieee802154_key::key_id_mode

◆ key_index

uint8_t ieee802154_key::key_index

◆ key_value

uint8_t* ieee802154_key::key_value

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