Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
bt_mesh_model::bt_mesh_model_rt_ctx Struct Reference

#include <zephyr/bluetooth/mesh/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: