Denislam Valeev / Mbed OS Nucleo_rtos_basic
Embed: (wiki syntax)

« Back to documentation index

neighbor_generic_sec_info_s Struct Reference

neighbor_generic_sec_info_s Struct Reference

Generic Security key components. More...

#include <neighbor_table_definition.h>

Data Fields

uint8_t key_id
uint32_t security_frame_counter
uint16_t missed_frame_counters

Detailed Description

Generic Security key components.

Definition at line 96 of file neighbor_table_definition.h.


Field Documentation

uint8_t key_id

Security Key Id

Definition at line 97 of file neighbor_table_definition.h.

Bit mask for detect missed packet counters bit 0 is is allways value from accepted_security_frame_counter

Definition at line 99 of file neighbor_table_definition.h.

Security frame counter for generic network Key

Definition at line 98 of file neighbor_table_definition.h.