User provided settings and callbacks for the Light CTL Setup Server model instance. More...
#include <light_ctl_setup_server.h>
Data Fields | |
| uint8_t | element_index |
| Element Index. More... | |
| bool | force_segmented |
| If server should force outgoing messages as segmented messages. More... | |
| nrf_mesh_transmic_size_t | transmic_size |
| TransMIC size used by the outgoing server messages. More... | |
| const light_ctl_setup_server_callbacks_t * | p_callbacks |
| Callback list. More... | |
Detailed Description
User provided settings and callbacks for the Light CTL Setup Server model instance.
Definition at line 418 of file light_ctl_setup_server.h.
Field Documentation
◆ element_index
| uint8_t light_ctl_setup_server_settings_t::element_index |
Element Index.
Definition at line 421 of file light_ctl_setup_server.h.
◆ force_segmented
| bool light_ctl_setup_server_settings_t::force_segmented |
If server should force outgoing messages as segmented messages.
See mesh_model_force_segmented.
Definition at line 424 of file light_ctl_setup_server.h.
◆ transmic_size
| nrf_mesh_transmic_size_t light_ctl_setup_server_settings_t::transmic_size |
TransMIC size used by the outgoing server messages.
See nrf_mesh_transmic_size_t and mesh_model_large_mic.
Definition at line 427 of file light_ctl_setup_server.h.
◆ p_callbacks
| const light_ctl_setup_server_callbacks_t* light_ctl_setup_server_settings_t::p_callbacks |
Callback list.
Definition at line 430 of file light_ctl_setup_server.h.
- models/model_spec/light_ctl/include/light_ctl_setup_server.h