nRF5 SDK for Mesh v5.0.0
Data Fields

User provided settings and callbacks for the non-setup server model instance. More...

#include <light_lc_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...
 

Detailed Description

User provided settings and callbacks for the non-setup server model instance.

Definition at line 138 of file light_lc_setup_server.h.

Field Documentation

◆ element_index

uint8_t light_lc_server_settings_t::element_index

Element Index.

Definition at line 141 of file light_lc_setup_server.h.

◆ force_segmented

bool light_lc_server_settings_t::force_segmented

If server should force outgoing messages as segmented messages.

See mesh_model_force_segmented.

Definition at line 144 of file light_lc_setup_server.h.

◆ transmic_size

nrf_mesh_transmic_size_t light_lc_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 147 of file light_lc_setup_server.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated