ESP-IDF
HTTPS_SERVER_EVENT_STOP
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
HTTPS_SERVER_EVENT_STOP
HTTPS_SERVER_EVENT_STOP value
This event occurs when HTTPS Server is stopped
Syntax
Show:
Summary
Declaration
from
esp_https_server.h:30
HTTPS_SERVER_EVENT_STOP
;
Examples
References
from
examples
Code
Location
Referrer
HTTPS_SERVER_EVENT_STOP
,
/*!< This event occurs when HTTPS Server is stopped */
esp_https_server.h:30
http_dispatch_event_to_event_loop
(
HTTPS_SERVER_EVENT_STOP
,
NULL
,
0
)
;
https_server.c:441
httpd_ssl_stop()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
HTTPS_SERVER_EVENT_STOP
is read by 1 function:
All items filtered out
HTTPS_SERVER_EVENT_STOP
httpd_ssl_stop()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out