Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
bt_mesh_comp_p0_elem Struct Reference

Composition data page 0 element representation. More...

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

Data Fields

uint16_t loc
 Element location.
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 0 element representation.

Field Documentation

◆ loc

uint16_t bt_mesh_comp_p0_elem::loc

Element location.

◆ nsig

size_t bt_mesh_comp_p0_elem::nsig

The number of SIG models in this element.

◆ nvnd

size_t bt_mesh_comp_p0_elem::nvnd

The number of vendor models in this element.


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