Home | History | Annotate | Download | only in hostapd

Lines Matching refs:supported_rates

2656 	} else if (os_strcmp(buf, "supported_rates") == 0) {
2657 if (hostapd_parse_intlist(&conf->supported_rates, pos)) {