Home
last modified time | relevance | path

Searched refs:fs_mgmt_file_access (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt_callbacks.h43 struct fs_mgmt_file_access { struct
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt.c223 struct fs_mgmt_file_access file_access_data = { in fs_mgmt_file_download()
372 struct fs_mgmt_file_access file_access_data = { in fs_mgmt_file_upload()
585 struct fs_mgmt_file_access file_access_data = { in fs_mgmt_file_status()
677 struct fs_mgmt_file_access file_access_data = { in fs_mgmt_file_hash_checksum()
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_callbacks.rst154 struct fs_mgmt_file_access *fs_data = (struct fs_mgmt_file_access *)data;
295 data is :c:struct:`fs_mgmt_file_access`. Instead of returning true to allow
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst207 :c:struct:`fs_mgmt_file_access` for the new structure definition.