Searched refs:bt_mesh_model_get (Results 1 – 2 of 2) sorted by relevance
60 const struct bt_mesh_model *bt_mesh_model_get(bool vnd, uint8_t elem_idx, uint8_t mod_idx);
965 const struct bt_mesh_model *bt_mesh_model_get(bool vnd, uint8_t elem_idx, uint8_t mod_idx) in bt_mesh_model_get() function2040 mod = bt_mesh_model_get(vnd, elem_idx, mod_idx); in mod_set()