Home | History | Annotate | Download | only in dbus

Lines Matching refs:wps_vendor_ext

871 		if (wpa_s->conf->wps_vendor_ext[i] == NULL)
874 wpa_s->conf->wps_vendor_ext[i];
997 wpabuf_free(wpa_s->conf->wps_vendor_ext[i]);
999 wpa_s->conf->wps_vendor_ext[i] =
1003 wpa_s->conf->wps_vendor_ext[i] = NULL;
1672 if (info->wps_vendor_ext[i] == NULL)
1674 vendor_extension[num] = info->wps_vendor_ext[i];
2335 if (hapd->conf->wps_vendor_ext[i] == NULL)
2338 hapd->conf->wps_vendor_ext[i];
2429 wpabuf_free(hapd->conf->wps_vendor_ext[i]);
2430 hapd->conf->wps_vendor_ext[i] = vals[i];
2461 wpabuf_free(hapd->conf->wps_vendor_ext[i]);
2463 hapd->conf->wps_vendor_ext[i] =
2467 hapd->conf->wps_vendor_ext[i] = NULL;