| Zephyr Project API 4.1.0
    A Scalable Open Source RTOS | 
Image list flags. More...
#include <img_mgmt_client.h>
| Data Fields | |
| bool | bootable: 1 | 
| Bootable image. | |
| bool | pending: 1 | 
| Pending update state. | |
| bool | confirmed: 1 | 
| Confirmed image. | |
| bool | active: 1 | 
| Active image. | |
| bool | permanent: 1 | 
| Permanent image state. | |
Image list flags.
| bool mcumgr_image_list_flags::active | 
Active image.
| bool mcumgr_image_list_flags::bootable | 
Bootable image.
| bool mcumgr_image_list_flags::confirmed | 
Confirmed image.
| bool mcumgr_image_list_flags::pending | 
Pending update state.
| bool mcumgr_image_list_flags::permanent | 
Permanent image state.