ESP-IDF
initialize_roaming_event()
is only used within ESP-IDF.
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
initialize_roaming_event()
initialize_roaming_event() function
Syntax
Show:
Summary
Declaration
from
roaming_app.c:103
static
int8_t
initialize_roaming_event
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
int8_t
initialize_roaming_event
(
void
)
roaming_app.c:103
if
(
!
initialize_roaming_event
(
)
)
{
roaming_app.c:207
roaming_app_connected_event_handler()
Call Tree
from
examples
initialize_roaming_event()
is called by 1 function and calls 1 function:
roaming_app_connected_event_handler()
All items filtered out
initialize_roaming_event()
legacy_roam_clear_bssid_flag()
All items filtered out
Data Use
from
examples
initialize_roaming_event()
reads 2 variables:
roaming_app::force_roam_ongoing
g_roaming_app
All items filtered out
initialize_roaming_event()
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