ESP-IDF
+
0
/2 examples
SourceVu will show references to
wifi_sta_config_t::failure_retry_cnt
from the following samples and libraries:
iperf sample
softap_sta sample
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
wifi_sta_config_t::failure_retry_cnt
wifi_sta_config_t::failure_retry_cnt field
Number of connection retries station will do before moving to next AP. scan_method should be set as WIFI_ALL_CHANNEL_SCAN to use this config. Note: Enabling this may cause connection time to increase in case best AP doesn't behave properly.
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:553
uint8_t
failure_retry_cnt
;
Examples
wifi_sta_config_t::failure_retry_cnt
is referenced by 2 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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