Lines Matching defs:mod
417 static int handle_xfer_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_xfer_get()
437 static int handle_xfer_start(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_xfer_start()
568 static int handle_xfer_cancel(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_xfer_cancel()
596 static int handle_block_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_block_get()
627 static int handle_block_start(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_block_start()
722 static int handle_chunk(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_chunk()
812 static int handle_info_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_info_get()
849 static int blob_srv_init(const struct bt_mesh_model *mod) in blob_srv_init()
863 static int blob_srv_settings_set(const struct bt_mesh_model *mod, const char *name, in blob_srv_settings_set()
905 static int blob_srv_start(const struct bt_mesh_model *mod) in blob_srv_start()
933 static void blob_srv_reset(const struct bt_mesh_model *mod) in blob_srv_reset()