nRF5 SDK for Mesh v5.0.0
Data Fields
config_composition_element_header_t Struct Reference

Access element header fields in the composition data. More...

#include <composition_data.h>

Data Fields

uint16_t location
 Location of the element. More...
 
uint8_t sig_model_count
 Number of Bluetooth SIG models. More...
 
uint8_t vendor_model_count
 Number of vendor specific models. More...
 

Detailed Description

Access element header fields in the composition data.

Definition at line 82 of file composition_data.h.

Field Documentation

◆ location

uint16_t config_composition_element_header_t::location

Location of the element.

Definition at line 85 of file composition_data.h.

◆ sig_model_count

uint8_t config_composition_element_header_t::sig_model_count

Number of Bluetooth SIG models.

Definition at line 87 of file composition_data.h.

◆ vendor_model_count

uint8_t config_composition_element_header_t::vendor_model_count

Number of vendor specific models.

Definition at line 89 of file composition_data.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated