HomeSort by relevance Sort by last modified time
    Searched full:wds_bridge (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/src/ap/
ap_config.h 183 char wds_bridge[IFNAMSIZ + 1]; member in struct:hostapd_bss_config
ap_drv_ops.c 306 if (hapd->conf->wds_bridge[0])
307 bridge = hapd->conf->wds_bridge;
  /external/wpa_supplicant_8/hostapd/
ChangeLog 128 wds_bridge.
130 - Add wds_bridge command for specifying bridge for WDS STA
    [all...]
config_file.c     [all...]
hostapd.conf 382 # bridge by default. This can be overridden with the wds_bridge parameter to
384 #wds_bridge=wds-br0
    [all...]

Completed in 5413 milliseconds