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

#include <access.h>

Data Fields

uint8_t elem_idx
 
uint8_t mod_idx
 
uint16_t flags
 
const struct bt_mesh_modelnext
 
void * user_data
 Model-specific user data.
 

Field Documentation

◆ elem_idx

uint8_t bt_mesh_model::bt_mesh_model_rt_ctx::elem_idx

◆ flags

uint16_t bt_mesh_model::bt_mesh_model_rt_ctx::flags

◆ mod_idx

uint8_t bt_mesh_model::bt_mesh_model_rt_ctx::mod_idx

◆ next

const struct bt_mesh_model* bt_mesh_model::bt_mesh_model_rt_ctx::next

◆ user_data

void* bt_mesh_model::bt_mesh_model_rt_ctx::user_data

Model-specific user data.


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