Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/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()
1108 if (uuid && !conf->wps_independent) { in hostapd_init_wps()
Dap_config.h494 int wps_independent; member
/netbsd/src/external/bsd/wpa/dist/hostapd/
DChangeLog487 (wps_independent=1) instead of synchronized operations through all
Dconfig_file.c3916 bss->wps_independent = atoi(pos); in hostapd_config_fill()