Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:scan_results

538 	if (wpa_s->scan_results == NULL &&
541 if (wpa_s->scan_results == NULL)
554 res = &wpa_s->scan_results[i];
1277 } else if (os_strcmp(buf, "SCAN_RESULTS") == 0) {