| Zephyr Project API 4.1.0
    A Scalable Open Source RTOS | 
MCUmgr Image list response. More...
#include <img_mgmt_client.h>
| Data Fields | |
| enum mcumgr_err_t | status | 
| Status. | |
| int | image_list_length | 
| Length of image_list. | |
| struct mcumgr_image_data * | image_list | 
| Image list pointer. | |
MCUmgr Image list response.
| struct mcumgr_image_data* mcumgr_image_state::image_list | 
Image list pointer.
| int mcumgr_image_state::image_list_length | 
Length of image_list.
| enum mcumgr_err_t mcumgr_image_state::status | 
Status.