Searched refs:wds_sta (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h236 int wds_sta; member in struct:hostapd_bss_config
H A Dieee802_11.c1834 if (!hapd->conf->wds_sta)
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h236 int wds_sta; member in struct:hostapd_bss_config
H A Dieee802_11.c1834 if (!hapd->conf->wds_sta)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h236 int wds_sta; member in struct:hostapd_bss_config
H A Dieee802_11.c1834 if (!hapd->conf->wds_sta)
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c1797 } else if (os_strcmp(buf, "wds_sta") == 0) {
1798 bss->wds_sta = atoi(pos);

Completed in 73 milliseconds