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

#include <cfg_cli.h>

Public Types

enum  { SHORT , LONG }
 

Data Fields

enum bt_mesh_comp_p1_ext_item:: { ... }  type
 
union {
   struct bt_mesh_comp_p1_item_short   short_item
 
   struct bt_mesh_comp_p1_item_long   long_item
 
}; 
 

Detailed Description

Extended Model Item

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
SHORT 
LONG 

Field Documentation

◆ 

union { ... } bt_mesh_comp_p1_ext_item::@95

◆ long_item

struct bt_mesh_comp_p1_item_long bt_mesh_comp_p1_ext_item::long_item

Item in long representation

◆ short_item

struct bt_mesh_comp_p1_item_short bt_mesh_comp_p1_ext_item::short_item

Item in short representation

◆ 

enum { ... } bt_mesh_comp_p1_ext_item::type

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