Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
Models Metadata Entry struct. More...
#include <access.h>
Data Fields | |
const uint16_t | len |
const uint16_t | id |
void * | data |
Models Metadata Entry struct.
The struct should primarily be created using the BT_MESH_MODELS_METADATA_ENTRY macro.
void* bt_mesh_models_metadata_entry::data |
const uint16_t bt_mesh_models_metadata_entry::id |
const uint16_t bt_mesh_models_metadata_entry::len |