Home
last modified time | relevance | path

Searched refs:wps_independent (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.c65 (hapd->conf->wps_independent || in wps_for_each()
66 data->calling_hapd->conf->wps_independent)) in wps_for_each()
927 if (hapd->wps && !hapd->conf->wps_independent && in get_uuid_cb()
1038 if (uuid && !conf->wps_independent) { in hostapd_init_wps()
Dap_config.h471 int wps_independent; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwps_hostapd.c65 (hapd->conf->wps_independent || in wps_for_each()
66 data->calling_hapd->conf->wps_independent)) in wps_for_each()
981 if (hapd->wps && !hapd->conf->wps_independent && in get_uuid_cb()
1107 if (uuid && !conf->wps_independent) { in hostapd_init_wps()
Dap_config.h479 int wps_independent; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3582 bss->wps_independent = atoi(pos);
DChangeLog407 (wps_independent=1) instead of synchronized operations through all
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3685 bss->wps_independent = atoi(pos); in hostapd_config_fill()
DChangeLog450 (wps_independent=1) instead of synchronized operations through all