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.h530 u8 wps_rf_bands; /* RF bands for WPS (WPS_RF_*) */ member
Dwps_hostapd.c1049 if (conf->wps_rf_bands) { in hostapd_init_wps()
1050 wps->dev.rf_bands = conf->wps_rf_bands; in hostapd_init_wps()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2551 bss->wps_rf_bands = WPS_RF_60GHZ; in hostapd_config_fill()
2553 bss->wps_rf_bands = WPS_RF_50GHZ; in hostapd_config_fill()
2556 bss->wps_rf_bands = WPS_RF_24GHZ; in hostapd_config_fill()
2559 bss->wps_rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ; in hostapd_config_fill()
DChangeLog210 * added wps_rf_bands configuration parameter for overriding RF Bands