Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_mesh_comp_p0_elem Struct Reference

Composition data page 0 element representation. More...

#include <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: