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

Lines Matching refs:WPA_CTRL_REQ

831 		pos2 = strchr(pos, str_match(pos, WPA_CTRL_REQ) ? ':' : ' ');
845 if (str_match(pos, WPA_CTRL_REQ))
846 processCtrlReq(pos + strlen(WPA_CTRL_REQ));