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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
thread_neighbor_class_s Struct Reference
Neighbor info data base. More...
#include <thread_common.h>
Data Fields | |
| thread_neigh_table_entry_t * | neigh_info_list |
| uint8_t | list_size |
Detailed Description
Neighbor info data base.
Definition at line 109 of file thread_common.h.
Field Documentation
| uint8_t list_size |
List size
Definition at line 111 of file thread_common.h.
| thread_neigh_table_entry_t* neigh_info_list |
Allocated Neighbour info array
Definition at line 110 of file thread_common.h.
Generated on Tue Jul 12 2022 13:55:37 by
1.7.2