Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit_priv.h72 struct hawkbit_ctl_res { struct
Dhawkbit.c127 struct hawkbit_ctl_res base;
203 JSON_OBJ_DESCR_OBJECT(struct hawkbit_ctl_res, config, json_ctl_res_polling_descr),
204 JSON_OBJ_DESCR_OBJECT(struct hawkbit_ctl_res, _links, json_ctl_res_links_descr),
594 static void hawkbit_update_sleep(struct hawkbit_ctl_res *hawkbit_res) in hawkbit_update_sleep()
629 static int hawkbit_find_cancel_action_id(struct hawkbit_ctl_res *res, in hawkbit_find_cancel_action_id()