Home
last modified time | relevance | path

Searched refs:bssid_set (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_wifi/include/
Desp_smartconfig.h41 bool bssid_set; /**< whether set MAC address of target AP or not. */ member
Desp_wifi_types.h322 …bool bssid_set; /**< whether set MAC address of target AP or not. Genera… member
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_common.c181 if (config->sta.bssid_set) { in clear_bssid_flag()
182 config->sta.bssid_set = 0; in clear_bssid_flag()
563 config->sta.bssid_set = 1; in wpa_supplicant_connect()
Desp_wps.c833 config->sta.bssid_set = 0; in wps_finish()
1630 wifi_config.sta.bssid_set = 1; in wifi_wps_scan_done()