Zephyr API 3.6.99
|
Composition data page 1 model item representation. More...
#include <cfg_cli.h>
Data Fields | |
bool | cor_present |
Corresponding_Group_ID field indicator. | |
bool | format |
Determines the format of Extended Model Item. | |
uint8_t | ext_item_cnt: 6 |
Number of items in Extended Model Items. | |
uint8_t | cor_id |
Buffer containing Extended Model Items. | |
Composition data page 1 model item representation.
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
bool bt_mesh_comp_p1_model_item::cor_present |
Corresponding_Group_ID field indicator.
uint8_t bt_mesh_comp_p1_model_item::ext_item_cnt |
Number of items in Extended Model Items.
bool bt_mesh_comp_p1_model_item::format |
Determines the format of Extended Model Item.