Home | History | Annotate | Download | only in ap

Lines Matching refs:config_error

776 			WPS_EVENT_FAIL "msg=%d config_error=%d reason=%d (%s)",
777 fail->msg, fail->config_error, fail->error_indication,
781 WPS_EVENT_FAIL "msg=%d config_error=%d",
782 fail->msg, fail->config_error);