Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/mgmt/hawkbit/
Dhawkbit.h47 HAWKBIT_METADATA_ERROR, enumerator
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c879 hb_context->code_status = HAWKBIT_METADATA_ERROR; in response_cb()
919 hb_context->code_status = HAWKBIT_METADATA_ERROR; in response_cb()
932 hb_context->code_status = HAWKBIT_METADATA_ERROR; in response_cb()
941 hb_context->code_status = HAWKBIT_METADATA_ERROR; in response_cb()
1158 smf_set_terminate(SMF_CTX(s), HAWKBIT_METADATA_ERROR); in s_start()
1258 s->hb_context.code_status = HAWKBIT_METADATA_ERROR; in s_cancel()
1268 s->hb_context.code_status = HAWKBIT_METADATA_ERROR; in s_cancel()
1282 s->hb_context.code_status = HAWKBIT_METADATA_ERROR; in s_cancel()
1317 s->hb_context.code_status = HAWKBIT_METADATA_ERROR; in s_config_device()
1326 s->hb_context.code_status = HAWKBIT_METADATA_ERROR; in s_config_device()
[all …]
Dhawkbit_autohandler.c64 case HAWKBIT_METADATA_ERROR: in autohandler()
Dshell.c52 case HAWKBIT_METADATA_ERROR: in cmd_run()