Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.
uint16_t missed_frame_counters |
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.
uint32_t security_frame_counter |
Security frame counter for generic network Key
Definition at line 98 of file neighbor_table_definition.h.
Generated on Tue Jul 12 2022 13:33:13 by
