nRF5 SDK v13.0.0
Data Fields
mac_table_t Struct Reference

Abstract type to work with growing tables such as some of MAC security attributes. More...

#include <mac_security.h>

Data Fields

sys_queue_t queue
 
uint8_t size
 

Detailed Description

Abstract type to work with growing tables such as some of MAC security attributes.

Field Documentation

sys_queue_t mac_table_t::queue

Service field .

uint8_t mac_table_t::size
              Number of currently allocated

items inside the table .


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated