Home | History | Annotate | Download | only in hostapd

Lines Matching refs:supported_rates

1851 		} else if (os_strcmp(buf, "supported_rates") == 0) {
1852 if (hostapd_parse_rates(&conf->supported_rates, pos)) {