Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:wpa_ctrl_request

438 	ret = wpa_ctrl_request(ctrl, cmd, os_strlen(cmd), buf, &len,
1573 ret = wpa_ctrl_request(ctrl, cmd, os_strlen(cmd), buf, &len,
1941 ret = wpa_ctrl_request(ctrl, cmd, os_strlen(cmd), buf, &len,
3302 if (wpa_ctrl_request(ctrl, "PING", 4, buf, &len,
3384 ret = wpa_ctrl_request(ctrl, "INTERFACES", 10, buf, &len, NULL);