Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
bt_mesh_models_metadata_entry Struct Reference

Models Metadata Entry struct. More...

#include <zephyr/bluetooth/mesh/access.h>

Data Fields

const uint16_t len
const uint16_t id
const void *const data

Detailed Description

Models Metadata Entry struct.

The struct should primarily be created using the BT_MESH_MODELS_METADATA_ENTRY macro.

Field Documentation

◆ data

const void* const bt_mesh_models_metadata_entry::data

◆ id

const uint16_t bt_mesh_models_metadata_entry::id

◆ len

const uint16_t bt_mesh_models_metadata_entry::len

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