Zephyr Project API  3.4.0
A Scalable Open Source RTOS
bt_mesh_comp_p1_model_item Struct Reference

#include <cfg_cli.h>

Data Fields

bool cor_present
 
bool format
 
uint8_t ext_item_cnt: 6
 
uint8_t cor_id
 

Detailed Description

Composition data page 1 model item representation

Field Documentation

◆ cor_id

uint8_t bt_mesh_comp_p1_model_item::cor_id

Buffer containing Extended Model Items. If cor_present is set to 1 it starts with Corresponding_Group_ID

◆ cor_present

bool bt_mesh_comp_p1_model_item::cor_present

Corresponding_Group_ID field indicator

◆ ext_item_cnt

uint8_t bt_mesh_comp_p1_model_item::ext_item_cnt

Number of items in Extended Model Items

◆ format

bool bt_mesh_comp_p1_model_item::format

Determines the format of Extended Model Item


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