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.
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.
uint8_t networkDataTlvSize |
Network data TLV Size
Definition at line 174 of file thread_network_data_storage.h.
Generated on Tue Jul 12 2022 14:26:52 by
