Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c665 static int hawkbit_parse_deployment(struct hawkbit_context *hb_context, struct hawkbit_dep_res *res, in hawkbit_parse_deployment() function
1447 ret = hawkbit_parse_deployment(&s->hb_context, &s->hb_context.results.dep, &url_buffer); in s_download()