Parameters of the Friend node Criteria field. More...
#include <mesh_lpn.h>
Data Fields | |
| uint8_t | rssi_factor: 2 |
| Weight factor that the Friend node will apply to the received RSSI. More... | |
| uint8_t | receive_window_factor: 2 |
| Weight factor that the Friend node will apply to the offered Receive Window. More... | |
| uint8_t | friend_queue_size_min_log: 3 |
| Minimum Friend Queue size. More... | |
Detailed Description
Parameters of the Friend node Criteria field.
Definition at line 92 of file mesh_lpn.h.
Field Documentation
◆ rssi_factor
| uint8_t friend_criteria_t::rssi_factor |
Weight factor that the Friend node will apply to the received RSSI.
See mesh_friendship_rssi_factor_t.
Definition at line 96 of file mesh_lpn.h.
◆ receive_window_factor
| uint8_t friend_criteria_t::receive_window_factor |
Weight factor that the Friend node will apply to the offered Receive Window.
See mesh_friendship_receive_window_factor_t.
Definition at line 99 of file mesh_lpn.h.
◆ friend_queue_size_min_log
| uint8_t friend_criteria_t::friend_queue_size_min_log |
Minimum Friend Queue size.
See mesh_friendship_min_friend_queue_size_t.
Definition at line 101 of file mesh_lpn.h.
- mesh/core/api/mesh_lpn.h