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_keypair_components_s Struct Reference
Security Key pair component table info structure. More...
#include <neighbor_table_definition.h>
Data Fields | |
neighbor_keypair_info_s | key_pair_table [NEIGH_MAX_KEY_TABLE_SIZE] |
uint8_t | default_ptr |
Detailed Description
Security Key pair component table info structure.
Definition at line 117 of file neighbor_table_definition.h.
Field Documentation
uint8_t default_ptr |
Indicate primary entry 0 or 1
Definition at line 119 of file neighbor_table_definition.h.
neighbor_keypair_info_s key_pair_table[NEIGH_MAX_KEY_TABLE_SIZE] |
Security Key pair component table
Definition at line 118 of file neighbor_table_definition.h.
Generated on Tue Jul 12 2022 12:47:16 by
