Zephyr API 3.6.99
|
Security parameters. More...
#include <ieee802154_mgmt.h>
Data Fields | |
uint8_t | key [16] |
secKeyDescriptor.secKey | |
uint8_t | key_len |
Key length of 16 bytes is mandatory for standards conformance. | |
uint8_t | key_mode: 2 |
secKeyIdMode | |
uint8_t | level: 3 |
Used instead of a frame-specific SecurityLevel parameter when constructing the auxiliary security header. | |
Security parameters.
Used to setup the link-layer security settings, see tables 9-9 and 9-10 in section 9.5.
uint8_t ieee802154_security_params::key[16] |
secKeyDescriptor.secKey
uint8_t ieee802154_security_params::key_len |
Key length of 16 bytes is mandatory for standards conformance.
uint8_t ieee802154_security_params::key_mode |
secKeyIdMode
uint8_t ieee802154_security_params::level |
Used instead of a frame-specific SecurityLevel parameter when constructing the auxiliary security header.