Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c341 if (hapd->conf->wds_bridge[0]) in hostapd_set_wds_sta()
342 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta()
Dap_config.h277 char wds_bridge[IFNAMSIZ + 1]; member
/external/wpa_supplicant_8/hostapd/
DREADME-MULTI-AP82 'wds_bridge') applies here as well.
Dconfig_file.c2347 os_strlcpy(bss->wds_bridge, pos, sizeof(bss->wds_bridge));
DChangeLog553 wds_bridge.
555 - Add wds_bridge command for specifying bridge for WDS STA