Home | History | Annotate | Download | only in hostapd

Lines Matching full:preamble

2363 		} else if (os_strcmp(buf, "preamble") == 0) {
2365 conf->preamble = SHORT_PREAMBLE;
2367 conf->preamble = LONG_PREAMBLE;