Searched defs:bt_mesh_model_rt_ctx (Results 1 – 1 of 1) sorted by relevance
900 struct bt_mesh_model_rt_ctx { struct901 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;