Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_mesh_comp_p0 Struct Reference

#include <cfg_cli.h>

Data Fields

uint16_t cid
 
uint16_t pid
 
uint16_t vid
 
uint16_t crpl
 
uint16_t feat
 

Detailed Description

Parsed Composition data page 0 representation.

Should be pulled from the return buffer passed to bt_mesh_cfg_comp_data_get using bt_mesh_comp_p0_get.

Field Documentation

◆ cid

uint16_t bt_mesh_comp_p0::cid

Company ID

◆ crpl

uint16_t bt_mesh_comp_p0::crpl

Replay protection list size

◆ feat

uint16_t bt_mesh_comp_p0::feat

Supported features, see BT_MESH_FEAT_SUPPORTED.

◆ pid

uint16_t bt_mesh_comp_p0::pid

Product ID

◆ vid

uint16_t bt_mesh_comp_p0::vid

Version ID


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