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

Lines Matching refs:startsWith

415 		if ((*it).startsWith("wpsDeviceName="))
417 else if ((*it).startsWith("p2p_device_name="))
530 if (str.startsWith("dev_name='"))
532 else if (str.startsWith("config_methods="))
535 else if (str.startsWith("dev="))
537 else if (str.startsWith("dev_type=") && dev_type.isEmpty())
588 if (bss.isEmpty() || bss.startsWith("FAIL"))
601 if ((*it).startsWith("bssid="))
603 else if ((*it).startsWith("id="))
605 else if ((*it).startsWith("flags="))
607 else if ((*it).startsWith("ssid="))
609 else if ((*it).startsWith("wps_device_name="))
611 else if ((*it).startsWith("wps_primary_device_type="))
649 if ((*it).startsWith("p2p_group_client:"))
827 if (text.startsWith(WPS_EVENT_PIN_NEEDED)) {
866 if (text.startsWith(AP_STA_CONNECTED)) {
877 if (text.startsWith(AP_STA_DISCONNECTED)) {
898 if (text.startsWith(P2P_EVENT_DEVICE_FOUND)) {
913 if (str.startsWith("name='"))
915 else if (str.startsWith("config_methods="))
918 else if (str.startsWith("pri_dev_type="))
950 if (text.startsWith(P2P_EVENT_GROUP_STARTED)) {
991 if (text.startsWith(P2P_EVENT_GROUP_REMOVED)) {
1007 if (text.startsWith(P2P_EVENT_PROV_DISC_SHOW_PIN)) {
1030 if (text.startsWith(P2P_EVENT_PROV_DISC_ENTER_PIN)) {
1051 if (text.startsWith(P2P_EVENT_INVITATION_RECEIVED)) {
1056 if (!items[1].startsWith("sa=") ||
1057 !items[2].startsWith("persistent="))
1099 if (text.startsWith(P2P_EVENT_INVITATION_RESULT)) {
1105 if (text.startsWith(WPS_EVENT_ER_AP_ADD)) {
1148 if (text.startsWith(WPS_EVENT_ER_AP_REMOVE)) {
1170 if (text.startsWith(WPS_EVENT_ER_ENROLLEE_ADD)) {
1191 if (items[i].startsWith("config_methods=")) {
1193 } else if (items[i].startsWith("dev_passwd_id=")) {
1233 if (text.startsWith(WPS_EVENT_ER_ENROLLEE_REMOVE)) {
1245 if (text.startsWith(WPS_EVENT_ENROLLEE_SEEN)) {
1315 if (text.startsWith(WPA_EVENT_BSS_ADDED)) {
1326 startsWith(WPA_EVENT_BSS_REMOVED)) {