Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c333 if (hapd->conf->wds_bridge[0]) in hostapd_set_wds_sta()
334 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta()
Dap_config.h214 char wds_bridge[IFNAMSIZ + 1]; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1937 os_strlcpy(bss->wds_bridge, pos, sizeof(bss->wds_bridge)); in hostapd_config_fill()
DChangeLog310 wds_bridge.
312 - Add wds_bridge command for specifying bridge for WDS STA