![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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 |
SecurityLevelDescriptor as described in Table 93 .
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.