Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/mgmt/hawkbit/
Dhawkbit.c82 int32_t json_action_id; member
498 int32_t *json_action_id, in hawkbit_parse_deployment() argument
515 *json_action_id = hb_context.action_id; in hawkbit_parse_deployment()
981 fini, exec, hb_context.json_action_id); in send_request()
984 snprintk(acid, sizeof(acid), "%d", hb_context.json_action_id); in send_request()
1182 &hb_context.json_action_id, in hawkbit_probe()
1191 if (action_id == (int32_t)hb_context.json_action_id) { in hawkbit_probe()
1193 hb_context.json_action_id); in hawkbit_probe()
1200 hb_context.json_action_id); in hawkbit_probe()
1273 hawkbit_device_acid_update(hb_context.json_action_id); in hawkbit_probe()