Home | History | Annotate | Download | only in hostapd

Lines Matching refs:wps_state

1077 	ret = os_snprintf(pos, end - pos, "wps_state=%s\n",
1078 hapd->conf->wps_state == 0 ? "disabled" :
1079 (hapd->conf->wps_state == 1 ? "not configured" :
1085 if (hapd->conf->wps_state && hapd->conf->wpa &&
1094 if (hapd->conf->wps_state && hapd->conf->wpa &&