Configuration of access layer resource usage. More...
Modules | |
Configuration of access layer reliable messages | |
Configuration of the application-specific parameters of the access layer reliable messages. | |
Macros | |
#define | ACCESS_DEFAULT_TTL (4) |
The default TTL value for the node. | |
#define | ACCESS_MODEL_COUNT (1) |
The number of models in the application. More... | |
#define | ACCESS_ELEMENT_COUNT (2) |
The number of elements in the application. More... | |
#define | ACCESS_SUBSCRIPTION_LIST_COUNT (ACCESS_MODEL_COUNT) |
The number of allocated subscription lists for the application. More... | |
Configuration of access layer resource usage.
#define ACCESS_MODEL_COUNT (1) |
The number of models in the application.
Definition at line 86 of file nrf_mesh_config_app.h.
#define ACCESS_ELEMENT_COUNT (2) |
The number of elements in the application.
Definition at line 94 of file nrf_mesh_config_app.h.
#define ACCESS_SUBSCRIPTION_LIST_COUNT (ACCESS_MODEL_COUNT) |
The number of allocated subscription lists for the application.
Definition at line 102 of file nrf_mesh_config_app.h.