ESP-IDF
roaming_app::rrm_support
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
roaming_app::rrm_support
roaming_app::rrm_support field
Syntax
Show:
Summary
Declaration
from
esp_roaming.h:97
bool
rrm_support
;
Examples
References
from
examples
Code
Location
Referrer
bool
rrm_support
;
esp_roaming.h:97
g_roaming_app
.
rrm_support
=
esp_rrm_is_rrm_supported_connection
(
)
;
roaming_app.c:201
roaming_app_connected_event_handler()
g_roaming_app
.
rrm_support
?
" "
:
"not "
,
roaming_app.c:204
roaming_app_connected_event_handler()
if
(
g_roaming_app
.
rrm_support
)
{
roaming_app.c:209
roaming_app_connected_event_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
roaming_app::rrm_support
is written by 1 function and is read by 1 function:
roaming_app_connected_event_handler()
All items filtered out
roaming_app::rrm_support
roaming_app_connected_event_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