Home
last modified time | relevance | path

Searched defs:bt_mesh_model_rt_ctx (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h900 struct bt_mesh_model_rt_ctx { struct
901 uint8_t elem_idx; /* Belongs to Nth element */
902 uint8_t mod_idx; /* Is the Nth model in the element */
903 uint16_t flags; /* Model flags for internal bookkeeping */
907 const struct bt_mesh_model *next;
910 void *user_data;