Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit_priv.h101 struct hawkbit_dep_res_links { struct
109 struct hawkbit_dep_res_links _links; argument
Dhawkbit.c228 JSON_OBJ_DESCR_OBJECT_NAMED(struct hawkbit_dep_res_links, "download-http", download_http,
230 JSON_OBJ_DESCR_OBJECT_NAMED(struct hawkbit_dep_res_links, "md5sum-http", md5sum_http,
729 struct hawkbit_dep_res_links *l = &a->_links; in hawkbit_dump_deployment()