Searched refs:wps_vendor_ext (Results 1 – 10 of 10) sorted by relevance
416 if (p2p->wps_vendor_ext[i] == NULL) in p2p_build_wps_ie()419 4 + wpabuf_len(p2p->wps_vendor_ext[i])) in p2p_build_wps_ie()422 wpabuf_put_be16(buf, wpabuf_len(p2p->wps_vendor_ext[i])); in p2p_build_wps_ie()423 wpabuf_put_buf(buf, p2p->wps_vendor_ext[i]); in p2p_build_wps_ie()
693 wpabuf_free(dev->info.wps_vendor_ext[i]); in p2p_add_device()694 dev->info.wps_vendor_ext[i] = NULL; in p2p_add_device()698 if (msg.wps_vendor_ext[i] == NULL) in p2p_add_device()700 dev->info.wps_vendor_ext[i] = wpabuf_alloc_copy( in p2p_add_device()701 msg.wps_vendor_ext[i], msg.wps_vendor_ext_len[i]); in p2p_add_device()702 if (dev->info.wps_vendor_ext[i] == NULL) in p2p_add_device()757 wpabuf_free(dev->info.wps_vendor_ext[i]); in p2p_device_free()758 dev->info.wps_vendor_ext[i] = NULL; in p2p_device_free()2470 wpabuf_free(p2p->wps_vendor_ext[i]); in p2p_remove_wps_vendor_extensions()2471 p2p->wps_vendor_ext[i] = NULL; in p2p_remove_wps_vendor_extensions()[all …]
416 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member489 const u8 *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member
212 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member
357 msg->wps_vendor_ext[i] = attr.vendor_ext[i]; in p2p_parse_wps_ie()
766 if (wpa_s->conf->wps_vendor_ext[i] == NULL) in wpas_dbus_getter_p2p_device_properties()769 wpa_s->conf->wps_vendor_ext[i]; in wpas_dbus_getter_p2p_device_properties()918 wpabuf_free(wpa_s->conf->wps_vendor_ext[i]); in wpas_dbus_setter_p2p_device_properties()920 wpa_s->conf->wps_vendor_ext[i] = in wpas_dbus_setter_p2p_device_properties()924 wpa_s->conf->wps_vendor_ext[i] = NULL; in wpas_dbus_setter_p2p_device_properties()1398 if (info->wps_vendor_ext[i] == NULL) in wpas_dbus_getter_p2p_peer_vendor_extension()1400 vendor_extension[num] = info->wps_vendor_ext[i]; in wpas_dbus_getter_p2p_peer_vendor_extension()1874 if (hapd->conf->wps_vendor_ext[i] == NULL) in wpas_dbus_getter_p2p_group_properties()1877 hapd->conf->wps_vendor_ext[i]; in wpas_dbus_getter_p2p_group_properties()1938 hapd->conf->wps_vendor_ext[i] = in wpas_dbus_setter_p2p_group_properties()[all …]
367 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXT]; member
2409 if (wpa_s->conf->wps_vendor_ext[i] == NULL)2412 global->p2p, wpa_s->conf->wps_vendor_ext[i]);4032 if (wpa_s->conf->wps_vendor_ext[i] == NULL)4035 p2p, wpa_s->conf->wps_vendor_ext[i]);
328 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXTENSIONS]; member
739 if (hapd->conf->wps_vendor_ext[i] == NULL) in hostapd_wps_set_vendor_ext()743 wpabuf_dup(hapd->conf->wps_vendor_ext[i]); in hostapd_wps_set_vendor_ext()