Lines Matching defs:vnd
124 bool vnd, bool primary, in bt_mesh_model_foreach()
190 bool vnd, void *user_data) in comp_add_model()
205 const struct bt_mesh_elem *elem, bool vnd) in metadata_model_size()
261 const struct bt_mesh_elem *elem, bool vnd, in metadata_add_model()
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()
1018 bool vnd, bool primary, void *user_data) in mod_init()
2021 static int mod_set(bool vnd, const char *name, size_t len_rd, in mod_set()
2113 static void encode_mod_path(const struct bt_mesh_model *mod, bool vnd, in encode_mod_path()
2125 static void store_pending_mod_bind(const struct bt_mesh_model *mod, bool vnd) in store_pending_mod_bind()
2153 static void store_pending_mod_sub(const struct bt_mesh_model *mod, bool vnd) in store_pending_mod_sub()
2180 static void store_pending_mod_sub_va(const struct bt_mesh_model *mod, bool vnd) in store_pending_mod_sub_va()
2212 static void store_pending_mod_pub(const struct bt_mesh_model *mod, bool vnd) in store_pending_mod_pub()
2246 const struct bt_mesh_elem *elem, bool vnd, in store_pending_mod()
2478 int bt_mesh_model_data_store(const struct bt_mesh_model *mod, bool vnd, in bt_mesh_model_data_store()
2628 bool vnd, bool primary, void *user_data) in commit_mod()