Knight KE / Mbed OS Game_Master
Embed: (wiki syntax)

« Back to documentation index

neighbor_sec_key_rx_components_s Struct Reference

neighbor_sec_key_rx_components_s Struct Reference

Security RX key component info structure. More...

#include <neighbor_table_definition.h>

Data Fields

neighbor_generic_sec_info_s component_table [NEIGH_MAX_KEY_TABLE_SIZE]
uint8_t default_ptr

Detailed Description

Security RX key component info structure.

Definition at line 107 of file neighbor_table_definition.h.


Field Documentation

neighbor_generic_sec_info_s component_table[NEIGH_MAX_KEY_TABLE_SIZE]

Security Key Id component table

Definition at line 108 of file neighbor_table_definition.h.

uint8_t default_ptr

Indicate primary entry 0 or 1

Definition at line 109 of file neighbor_table_definition.h.