Searched refs:upc (Results 1 – 8 of 8) sorted by relevance
55 char *upc; member
235 if (iface->wps->upc) in format_wps_device_xml()236 xml_add_tagged_data(buf, "UPC", iface->wps->upc); in format_wps_device_xml()341 if (iface->wps->upc) in web_connection_parse_get()342 extra_len += os_strlen(iface->wps->upc); in web_connection_parse_get()
584 const char *upc; member809 char *upc; member
146 evap->upc = ap->upc; in wps_er_ap_event()169 os_free(ap->upc); in wps_er_ap_free()592 ap->upc = xml_get_first_item(data, "UPC"); in wps_er_parse_device_description()593 wpa_printf(MSG_DEBUG, "WPS ER: UPC='%s'", ap->upc); in wps_er_parse_device_description()
1329 wps->upc = hapd->conf->upc; in hostapd_init_wps()1462 wps->upc = conf->upc; in hostapd_update_wps()
537 char *upc; member
900 os_free(conf->upc); in hostapd_config_free_bss()
4143 os_free(bss->upc); in hostapd_config_fill()4144 bss->upc = os_strdup(pos); in hostapd_config_fill()