Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_http_server/src/
Desp_httpd_priv.h72 …void *ws_user_ctx; /*!< Pointer to user context data which will be availab… member
Dhttpd_uri.c324 aux->sd->ws_user_ctx = uri->user_ctx; in httpd_uri()
Dhttpd_parse.c749 r->user_ctx = sd->ws_user_ctx; in httpd_req_new()