Home
last modified time | relevance | path

Searched defs:hb_context (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c145 struct hawkbit_context hb_context; member
671 static int hawkbit_parse_deployment(struct hawkbit_context *hb_context, struct hawkbit_dep_res *res, in hawkbit_parse_deployment()
874 struct hawkbit_context *hb_context) in response_json_cb()
941 struct hawkbit_context *hb_context) in response_download_cb()
999 struct hawkbit_context *hb_context = userdata; in response_cb() local
1026 static bool send_request(struct hawkbit_context *hb_context, enum hawkbit_http_request type, in send_request()