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.
neighbor_lqi_info_s Struct Reference
Neighbour LQI info structure. More...
#include <neighbor_table_definition.h>
Data Fields | |
uint8_t | calculated_avarage_lqi |
uint16_t | lqi_sample_sum |
uint8_t | sample_counter |
Detailed Description
Neighbour LQI info structure.
Definition at line 127 of file neighbor_table_definition.h.
Field Documentation
uint8_t calculated_avarage_lqi |
Average LQI after defined Sample Count
Definition at line 128 of file neighbor_table_definition.h.
uint16_t lqi_sample_sum |
Sum of LQI's
Definition at line 129 of file neighbor_table_definition.h.
uint8_t sample_counter |
LQI sample counter
Definition at line 130 of file neighbor_table_definition.h.
Generated on Tue Jul 12 2022 12:47:16 by
