Macros | |
#define | MESH_FEATURE_LPN_ENABLED 0 |
LPN feature. | |
#define | MESH_FEATURE_LPN_ACT_AS_REGULAR_NODE_OUT_OF_FRIENDSHIP 0 |
Allow a node with the LPN feature to participate in a mesh network as a regular node when the friendship is not established. More... | |
#define | MESH_FEATURE_FRIEND_ENABLED 0 |
Friend feature. More... | |
#define | MESH_FRIEND_FRIENDSHIP_COUNT 2 |
Number of friendships supported simultaneously. More... | |
#define | MESH_FRIEND_SUBLIST_SIZE 16 |
Size of the Friend Subscription List (per friendship). More... | |
#define | MESH_FRIEND_QUEUE_SIZE 35 |
Size of the Friend Queue (per friendship). More... | |
#define MESH_FEATURE_LPN_ACT_AS_REGULAR_NODE_OUT_OF_FRIENDSHIP 0 |
Allow a node with the LPN feature to participate in a mesh network as a regular node when the friendship is not established.
Definition at line 573 of file nrf_mesh_config_core.h.
#define MESH_FEATURE_FRIEND_ENABLED 0 |
Friend feature.
Definition at line 578 of file nrf_mesh_config_core.h.
#define MESH_FRIEND_FRIENDSHIP_COUNT 2 |
Number of friendships supported simultaneously.
Definition at line 583 of file nrf_mesh_config_core.h.
#define MESH_FRIEND_SUBLIST_SIZE 16 |
Size of the Friend Subscription List (per friendship).
Definition at line 588 of file nrf_mesh_config_core.h.
#define MESH_FRIEND_QUEUE_SIZE 35 |
Size of the Friend Queue (per friendship).
Definition at line 596 of file nrf_mesh_config_core.h.