Zephyr Project API
3.3.0
A Scalable Open Source RTOS
fs_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_FS_MGMT_CALLBACKS_
9
#define H_MCUMGR_FS_MGMT_CALLBACKS_
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
28
struct
fs_mgmt_file_access
{
30
bool
upload
;
31
37
char
*
filename
;
38
};
39
44
#ifdef __cplusplus
45
}
46
#endif
47
48
#endif
fs_mgmt_file_access
Definition:
fs_mgmt_callbacks.h:28
fs_mgmt_file_access::filename
char * filename
Definition:
fs_mgmt_callbacks.h:37
fs_mgmt_file_access::upload
bool upload
Definition:
fs_mgmt_callbacks.h:30
include
zephyr
mgmt
mcumgr
grp
fs_mgmt
fs_mgmt_callbacks.h
Generated on Fri Jun 9 2023 14:09:43 for Zephyr Project API by
1.9.2