Home
last modified time | relevance | path

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

/subsys/mgmt/hawkbit/
A Dhawkbit_priv.h125 size_t num_chunks; member
A Dhawkbit.c269 num_chunks, json_dep_res_chunk_descr,
714 size_t num_chunks, num_artifacts; in hawkbit_parse_deployment() local
717 num_chunks = res->deployment.num_chunks; in hawkbit_parse_deployment()
718 if (num_chunks != 1) { in hawkbit_parse_deployment()
719 LOG_ERR("Expecting 1 chunk (got %d)", num_chunks); in hawkbit_parse_deployment()

Completed in 13 milliseconds