Home
last modified time | relevance | path

Searched refs:img_mgmt_upload_action (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_callbacks.h20 struct img_mgmt_upload_action;
38 struct img_mgmt_upload_action *action;
Dimg_mgmt.h207 struct img_mgmt_upload_action { struct
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/include/mgmt/mcumgr/grp/img_mgmt/
Dimg_mgmt_priv.h190 struct img_mgmt_upload_action *action);
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c552 struct img_mgmt_upload_action *action) in img_mgmt_upload_inspect()
Dimg_mgmt.c729 struct img_mgmt_upload_action action; in img_mgmt_upload()