ESP-IDF
+
0
/4 examples
SourceVu will show references to
wifi_sta_config_t::bssid_set
from the following samples and libraries:
blufi sample
manual_networking sample
iperf sample
smart_config 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::bssid_set
wifi_sta_config_t::bssid_set field
Whether set MAC address of target AP or not. Generally, station_config.bssid_set needs to be 0; and it needs to be 1 only when users need to check the MAC address of the AP.
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:537
bool
bssid_set
;
Examples
wifi_sta_config_t::bssid_set
is referenced by 4 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