Searched refs:upc (Results 1 – 9 of 9) 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()340 if (iface->wps->upc) in web_connection_parse_get()341 extra_len += os_strlen(iface->wps->upc); in web_connection_parse_get()
537 const char *upc; member752 char *upc; member
146 evap->upc = ap->upc; in wps_er_ap_event()169 os_free(ap->upc); in wps_er_ap_free()593 ap->upc = xml_get_first_item(data, "UPC"); in wps_er_parse_device_description()594 wpa_printf(MSG_DEBUG, "WPS ER: UPC='%s'", ap->upc); in wps_er_parse_device_description()
1157 wps->upc = hapd->conf->upc; in hostapd_init_wps()1238 hapd->wps->upc = hapd->conf->upc; in hostapd_update_wps()
404 char *upc; member
507 os_free(conf->upc); in hostapd_config_free_bss()
39 Carles Kishimoto Bisbe <ckishimo at ac dot upc dot es>
2935 os_free(bss->upc); in hostapd_config_fill()2936 bss->upc = os_strdup(pos); in hostapd_config_fill()