itwt sample
start_handler()
is only used within itwt sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
itwt sample
start_handler()
start_handler() function
Syntax
Show:
Summary
Declaration
from
itwt_main.c:149
static
void
start_handler
(
void
*
arg
,
esp_event_base_t
event_base
,
int32_t
event_id
,
void
*
event_data
)
;
Arguments
Argument
arg
event_base
event_id
event_data
Examples
References
from
examples
Code
Location
Referrer
static
void
start_handler
(
void
*
arg
,
esp_event_base_t
event_base
,
itwt_main.c:149
&
start_handler
,
itwt_main.c:229
wifi_itwt()
Call Tree
from
examples
start_handler()
calls 3 functions:
All items filtered out
start_handler()
esp_log_timestamp()
esp_log_write()
esp_wifi_connect()
All items filtered out
Data Use
from
examples
start_handler()
reads 6 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
TAG
All items filtered out
start_handler()
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