ESP-IDF
trigger_network_assisted_roam()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
trigger_network_assisted_roam()
trigger_network_assisted_roam() function
Syntax
Show:
Summary
Declaration
from
roaming_app.c:378
static
void
trigger_network_assisted_roam
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
trigger_network_assisted_roam
(
void
)
roaming_app.c:378
trigger_network_assisted_roam
(
)
;
roaming_app.c:427
roaming_app_trigger_roam()
Call Tree
from
examples
trigger_network_assisted_roam()
is called by 1 function and calls 5 functions:
roaming_app_trigger_roam()
All items filtered out
trigger_network_assisted_roam()
esp_log_timestamp()
esp_log_write()
wifi_osi_funcs_t::_mutex_lock
wifi_osi_funcs_t::_mutex_unlock
esp_wnm_send_bss_transition_mgmt_query()
All items filtered out
Data Use
from
examples
trigger_network_assisted_roam()
reads 12 variables and writes 1 variable:
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
roaming_app::btm_neighbor_list
roaming_app::btm_attempt
wifi_funcs
btm_query_reason::REASON_RSSI
g_roaming_app
neighbor_list_lock
ROAMING_TAG
All items filtered out
trigger_network_assisted_roam()
roaming_app::btm_attempt
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