|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Node Composition. More...
#include <access.h>
Data Fields | |
| uint16_t | cid |
| Company ID. | |
| uint16_t | pid |
| Product ID. | |
| uint16_t | vid |
| Version ID. | |
| size_t | elem_count |
| The number of elements in this device. | |
| const struct bt_mesh_elem * | elem |
| List of elements. | |
Node Composition.
| uint16_t bt_mesh_comp::cid |
Company ID.
| const struct bt_mesh_elem* bt_mesh_comp::elem |
List of elements.
| size_t bt_mesh_comp::elem_count |
The number of elements in this device.
| uint16_t bt_mesh_comp::pid |
Product ID.
| uint16_t bt_mesh_comp::vid |
Version ID.