Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_mesh_comp_p1_elem Struct Reference

Composition data page 1 element representation. More...

#include <zephyr/bluetooth/mesh/cfg_cli.h>

Data Fields

size_t nsig
 The number of SIG models in this element.
size_t nvnd
 The number of vendor models in this element.

Detailed Description

Composition data page 1 element representation.

Field Documentation

◆ nsig

size_t bt_mesh_comp_p1_elem::nsig

The number of SIG models in this element.

◆ nvnd

size_t bt_mesh_comp_p1_elem::nvnd

The number of vendor models in this element.


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