nRF5 SDK v13.0.0
Data Fields
mac_security_level_descr_t Struct Reference

SecurityLevelDescriptor as described in Table 93 . More...

#include <mac_security.h>

Data Fields

mac_table_item_t table_service
 
uint16_t frame_type: 3
 
uint16_t cmd_frame_id: 4
 
uint16_t security_min: 3
 
uint16_t override_min: 1
 

Detailed Description

SecurityLevelDescriptor as described in Table 93 .

Field Documentation

uint16_t mac_security_level_descr_t::cmd_frame_id

See mac_command_id_t .

uint16_t mac_security_level_descr_t::frame_type

See mac_frame_type_t .

uint16_t mac_security_level_descr_t::override_min
   Indication of whether originating devices

for which the Exempt flag is set may override the minimum security level indicated by the SecurityMinimum element. If TRUE, this indicates that for originating devices with Exempt status, the incoming security level zero is acceptable, in addition to the incoming security levels meeting the minimum expected security level indicated by the SecurityMinimum element .

uint16_t mac_security_level_descr_t::security_min
   The minimal required/expected security

level for incoming MAC frames with the indicated frame type and, if present, command frame type (see mac_security_level_t) .

mac_table_item_t mac_security_level_descr_t::table_service

Service field.


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

Documentation feedback | Developer Zone | Subscribe | Updated