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
ws_neighbor_class_s Struct Reference
Neighbor hopping info data base. More...
#include <ws_neighbor_class.h>
Data Fields | |
ws_neighbor_class_entry_t * | neigh_info_list |
uint8_t | list_size |
Detailed Description
Neighbor hopping info data base.
Definition at line 43 of file ws_neighbor_class.h.
Field Documentation
uint8_t list_size |
List size
Definition at line 45 of file ws_neighbor_class.h.
ws_neighbor_class_entry_t* neigh_info_list |
Allocated hopping info array
Definition at line 44 of file ws_neighbor_class.h.
Generated on Tue Jul 12 2022 13:55:39 by
