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.h656 u8 wps_rf_bands; /* RF bands for WPS (WPS_RF_*) */ member
Dwps_hostapd.c1160 if (conf->wps_rf_bands) { in hostapd_init_wps()
1161 wps->dev.rf_bands = conf->wps_rf_bands; in hostapd_init_wps()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3142 bss->wps_rf_bands = WPS_RF_60GHZ;
3144 bss->wps_rf_bands = WPS_RF_50GHZ;
3147 bss->wps_rf_bands = WPS_RF_24GHZ;
3150 bss->wps_rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ;
DChangeLog453 * added wps_rf_bands configuration parameter for overriding RF Bands