Home
last modified time | relevance | path

Searched refs:HAWKBIT_ALLOC_ERROR (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/hawkbit/
Dhawkbit.h51 HAWKBIT_ALLOC_ERROR, enumerator
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit_autohandler.c48 case HAWKBIT_ALLOC_ERROR: in autohandler()
Dhawkbit.c903 hb_context->code_status = HAWKBIT_ALLOC_ERROR; in response_cb()
1081 if (IN_RANGE(hb_context->code_status, HAWKBIT_NETWORKING_ERROR, HAWKBIT_ALLOC_ERROR)) { in send_request()
1183 s->hb_context.code_status = HAWKBIT_ALLOC_ERROR; in s_http_start()
1527 case HAWKBIT_ALLOC_ERROR: in s_terminate()