Home | History | Annotate | Download | only in wpa_gui-qt4

Lines Matching full:wpa_ctrl_request

311 			ret = wpa_ctrl_request(ctrl, "INTERFACES", 10, buf,
403 if (wpa_ctrl_request(ctrl_conn, "INTERFACES", 10, buf, &len, NULL) >=
421 if (wpa_ctrl_request(ctrl_conn, "GET_CAPABILITY eap", 18, buf, &len,
443 ret = wpa_ctrl_request(ctrl_conn, cmd, strlen(cmd), buf, buflen, NULL);