Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_mesh_models_metadata_entry Struct Reference

Models Metadata Entry struct. More...

#include <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: