Searched refs:esp_http_client_t (Results 1 – 1 of 1) sorted by relevance
127 typedef struct esp_http_client esp_http_client_t; typedef174 static esp_err_t http_dispatch_event(esp_http_client_t *client, esp_http_client_event_id_t event_id… in http_dispatch_event()190 esp_http_client_t *client = parser->data; in http_on_message_begin()211 esp_http_client_t *client = parser->data; in http_on_header_field()258 esp_http_client_t *client = parser->data; in http_on_body()544 … (client = calloc(1, sizeof(esp_http_client_t))) && in esp_http_client_init()