Searched refs:rsp_tmp (Results 1 – 1 of 1) sorted by relevance
878 uint8_t *body_data = NULL, *rsp_tmp = NULL; in response_json_cb() local892 rsp_tmp = k_realloc(hb_context->response_data, in response_json_cb()894 if (rsp_tmp == NULL) { in response_json_cb()900 hb_context->response_data = rsp_tmp; in response_json_cb()