ESP-IDF
+
0
/1 examples
SourceVu will show references to
HTTPD_WS_CLIENT_WEBSOCKET
from the following samples and libraries:
wss_server sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
HTTPD_WS_CLIENT_WEBSOCKET
HTTPD_WS_CLIENT_WEBSOCKET value
Syntax
Show:
Summary
Declaration
from
esp_http_server.h:1693
HTTPD_WS_CLIENT_WEBSOCKET
=
0x2
;
Examples
HTTPD_WS_CLIENT_WEBSOCKET
is referenced by 1 libraries and example projects:
wss_server sample
References
from
0/1
examples
Code
Location
Referrer
HTTPD_WS_CLIENT_WEBSOCKET
=
0x2
,
esp_http_server.h:1693
return
is_active_ws
?
HTTPD_WS_CLIENT_WEBSOCKET
:
HTTPD_WS_CLIENT_HTTP
;
httpd_ws.c:527
httpd_ws_get_fd_info()
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
HTTPD_WS_CLIENT_WEBSOCKET
is read by 1 function:
All items filtered out
HTTPD_WS_CLIENT_WEBSOCKET
httpd_ws_get_fd_info()
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out