Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h553 u8 wps_rf_bands; /* RF bands for WPS (WPS_RF_*) */ member
Dwps_hostapd.c1057 if (conf->wps_rf_bands) { in hostapd_init_wps()
1058 wps->dev.rf_bands = conf->wps_rf_bands; in hostapd_init_wps()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2623 bss->wps_rf_bands = WPS_RF_60GHZ; in hostapd_config_fill()
2625 bss->wps_rf_bands = WPS_RF_50GHZ; in hostapd_config_fill()
2628 bss->wps_rf_bands = WPS_RF_24GHZ; in hostapd_config_fill()
2631 bss->wps_rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; in hostapd_config_fill()
DChangeLog246 * added wps_rf_bands configuration parameter for overriding RF Bands