EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

Embed: (wiki syntax)

« Back to documentation index

thread_network_data_cache_entry_s Struct Reference

thread_network_data_cache_entry_s Struct Reference

Network Data Main struct for seprate local data and Global. More...

#include <thread_network_data_storage.h>

Data Fields

thread_network_prefix_list_t localPrefixList
uint8_t networkDataTlvSize

Detailed Description

Network Data Main struct for seprate local data and Global.

Definition at line 171 of file thread_network_data_storage.h.


Field Documentation

thread_network_prefix_list_t localPrefixList

Local parsed or generated service list

Definition at line 172 of file thread_network_data_storage.h.

Network data TLV Size

Definition at line 174 of file thread_network_data_storage.h.