Lines Matching defs:mod
115 static int handle_receivers_add(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_receivers_add()
146 static int handle_receivers_delete_all(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_receivers_delete_all()
156 static int handle_receivers_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_receivers_get()
209 static int handle_capabilities_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_capabilities_get()
271 static int handle_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_get()
281 static int handle_start(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_start()
313 static int handle_suspend(const struct bt_mesh_model *mod, in handle_suspend()
324 static int handle_cancel(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_cancel()
334 static int handle_apply(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_apply()
396 static int handle_upload_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_upload_get()
441 static int handle_upload_start(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_upload_start()
563 static int handle_upload_start_oob(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_upload_start_oob()
654 static int handle_upload_cancel(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_upload_cancel()
693 static int handle_fw_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_fw_get()
717 static int handle_fw_get_by_index(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_fw_get_by_index()
738 static int handle_fw_delete(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_fw_delete()
767 static int handle_fw_delete_all(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_fw_delete_all()
926 static int dfd_srv_init(const struct bt_mesh_model *mod) in dfd_srv_init()
961 static void dfd_srv_reset(const struct bt_mesh_model *mod) in dfd_srv_reset()