Home | History | Annotate | Download | only in ap

Lines Matching refs:wps_cred_processing

428 	if ((hapd->conf->wps_cred_processing == 1 ||
429 hapd->conf->wps_cred_processing == 2) && cred->cred_attr) {
431 } else if (hapd->conf->wps_cred_processing == 1 ||
432 hapd->conf->wps_cred_processing == 2) {
442 if (hapd->conf->wps_cred_processing == 1)
1134 cfg.disable_auto_conf = (hapd->conf->wps_cred_processing == 1) &&