Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPS_RF_24GHZ

872 	return (wpa_s->assoc_freq > 2484) ? WPS_RF_50GHZ : WPS_RF_24GHZ;
1450 wps->dev.rf_bands |= WPS_RF_24GHZ;
1460 wps->dev.rf_bands = WPS_RF_24GHZ | WPS_RF_50GHZ;
2532 (attr.rf_bands == NULL || *attr.rf_bands & WPS_RF_24GHZ))
2536 *attr.rf_bands & WPS_RF_24GHZ))