nRF5 SDK  v15.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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: