Home
last modified time | relevance | path

Searched refs:wps_config (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps_i.h64 struct wps_config *wps_cfg;
138 int wps_init_cfg_pin(struct wps_config *cfg);
Desp_hostpad_wps.c42 struct wps_config cfg = {0}; in wifi_ap_wps_init()
Desp_wps.c1386 int wps_init_cfg_pin(struct wps_config *cfg) in wps_init_cfg_pin()
1419 struct wps_config cfg = {0}; in wifi_station_wps_init()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps.h110 struct wps_config { struct
202 struct wps_data * wps_init(const struct wps_config *cfg); argument
Dwps.c39 struct wps_data * wps_init(const struct wps_config *cfg) in wps_init()