Zephyr Project API  3.3.0
A Scalable Open Source RTOS
img_mgmt_callbacks.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2022 Laird Connectivity
3 * Copyright (c) 2022 Nordic Semiconductor ASA
4 *
5 * SPDX-License-Identifier: Apache-2.0
6 */
7
8#ifndef H_MCUMGR_IMG_MGMT_CALLBACKS_
9#define H_MCUMGR_IMG_MGMT_CALLBACKS_
10
12
13#ifdef __cplusplus
14extern "C" {
15#endif
16
33
36};
37
42#ifdef __cplusplus
43}
44#endif
45
46#endif
Definition: img_mgmt.h:98
Definition: img_mgmt_callbacks.h:30
struct img_mgmt_upload_req * req
Definition: img_mgmt_callbacks.h:35
struct img_mgmt_upload_action * action
Definition: img_mgmt_callbacks.h:32
Definition: img_mgmt.h:75