Home | History | Annotate | Download | only in wps

Lines Matching refs:upc

235 	if (iface->wps->upc)
236 xml_add_tagged_data(buf, "UPC", iface->wps->upc);
340 if (iface->wps->upc)
341 extra_len += os_strlen(iface->wps->upc);