Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dboot_serial_extensions.c19 int mgmt_rc = MGMT_ERR_ENOTSUP; in bs_peruser_system_specific()
25 if (mgmt_rc != MGMT_ERR_ENOTSUP) { in bs_peruser_system_specific()
31 if (mgmt_rc == MGMT_ERR_ENOTSUP) { in bs_peruser_system_specific()
Dboot_serial_extension_zephyr_basic.c42 return MGMT_ERR_ENOTSUP; in bs_custom_storage_erase()
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial_priv.h44 #define MGMT_ERR_ENOTSUP 8 macro
Dboot_serial.c586 bs_rc_rsp(MGMT_ERR_ENOTSUP); in bs_list_set()
603 bs_rc_rsp(MGMT_ERR_ENOTSUP); in bs_slot_info()
1173 bs_rc_rsp(MGMT_ERR_ENOTSUP); in boot_serial_input()
1190 bs_rc_rsp(MGMT_ERR_ENOTSUP); in boot_serial_input()
1198 bs_rc_rsp(MGMT_ERR_ENOTSUP); in boot_serial_input()