Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/http/
Dserver.h275 typedef int (*http_resource_websocket_cb_t)(int ws_socket, struct http_request_ctx *request_ctx, typedef
289 http_resource_websocket_cb_t cb;
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst667 * The HTTP server public API function signature for the :c:type:`http_resource_websocket_cb_t` has