| 
    Zephyr Project API
    3.2.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <cfg_cli.h>
Data Fields | |
| uint16_t | cid | 
| uint16_t | pid | 
| uint16_t | vid | 
| uint16_t | crpl | 
| uint16_t | feat | 
Parsed Composition data page 0 representation.
Should be pulled from the return buffer passed to bt_mesh_cfg_cli_comp_data_get using bt_mesh_comp_p0_get.
| uint16_t bt_mesh_comp_p0::cid | 
Company ID
| uint16_t bt_mesh_comp_p0::crpl | 
Replay protection list size
| uint16_t bt_mesh_comp_p0::feat | 
Supported features, see BT_MESH_FEAT_SUPPORTED.
| uint16_t bt_mesh_comp_p0::pid | 
Product ID
| uint16_t bt_mesh_comp_p0::vid | 
Version ID