Searched refs:wps_vendor_ext (Results 1 - 24 of 24) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_build.c461 if (p2p->wps_vendor_ext[i] == NULL)
464 4 + wpabuf_len(p2p->wps_vendor_ext[i]))
467 wpabuf_put_be16(buf, wpabuf_len(p2p->wps_vendor_ext[i]));
468 wpabuf_put_buf(buf, p2p->wps_vendor_ext[i]);
H A Dp2p.c776 wpabuf_free(dev->info.wps_vendor_ext[i]);
777 dev->info.wps_vendor_ext[i] = NULL;
781 if (msg.wps_vendor_ext[i] == NULL)
783 dev->info.wps_vendor_ext[i] = wpabuf_alloc_copy(
784 msg.wps_vendor_ext[i], msg.wps_vendor_ext_len[i]);
785 if (dev->info.wps_vendor_ext[i] == NULL)
867 wpabuf_free(dev->info.wps_vendor_ext[i]);
868 dev->info.wps_vendor_ext[i] = NULL;
2709 wpabuf_free(p2p->wps_vendor_ext[i]);
2710 p2p->wps_vendor_ext[
[all...]
H A Dp2p_i.h447 * wps_vendor_ext - WPS Vendor Extensions to add
449 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_data
563 const u8 *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_message
H A Dp2p.h227 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_peer_info
H A Dp2p_parse.c371 msg->wps_vendor_ext[i] = attr.vendor_ext[i];
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_build.c461 if (p2p->wps_vendor_ext[i] == NULL)
464 4 + wpabuf_len(p2p->wps_vendor_ext[i]))
467 wpabuf_put_be16(buf, wpabuf_len(p2p->wps_vendor_ext[i]));
468 wpabuf_put_buf(buf, p2p->wps_vendor_ext[i]);
H A Dp2p.c776 wpabuf_free(dev->info.wps_vendor_ext[i]);
777 dev->info.wps_vendor_ext[i] = NULL;
781 if (msg.wps_vendor_ext[i] == NULL)
783 dev->info.wps_vendor_ext[i] = wpabuf_alloc_copy(
784 msg.wps_vendor_ext[i], msg.wps_vendor_ext_len[i]);
785 if (dev->info.wps_vendor_ext[i] == NULL)
867 wpabuf_free(dev->info.wps_vendor_ext[i]);
868 dev->info.wps_vendor_ext[i] = NULL;
2709 wpabuf_free(p2p->wps_vendor_ext[i]);
2710 p2p->wps_vendor_ext[
[all...]
H A Dp2p_i.h447 * wps_vendor_ext - WPS Vendor Extensions to add
449 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_data
563 const u8 *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_message
H A Dp2p.h227 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_peer_info
H A Dp2p_parse.c371 msg->wps_vendor_ext[i] = attr.vendor_ext[i];
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p_build.c461 if (p2p->wps_vendor_ext[i] == NULL)
464 4 + wpabuf_len(p2p->wps_vendor_ext[i]))
467 wpabuf_put_be16(buf, wpabuf_len(p2p->wps_vendor_ext[i]));
468 wpabuf_put_buf(buf, p2p->wps_vendor_ext[i]);
H A Dp2p.c776 wpabuf_free(dev->info.wps_vendor_ext[i]);
777 dev->info.wps_vendor_ext[i] = NULL;
781 if (msg.wps_vendor_ext[i] == NULL)
783 dev->info.wps_vendor_ext[i] = wpabuf_alloc_copy(
784 msg.wps_vendor_ext[i], msg.wps_vendor_ext_len[i]);
785 if (dev->info.wps_vendor_ext[i] == NULL)
867 wpabuf_free(dev->info.wps_vendor_ext[i]);
868 dev->info.wps_vendor_ext[i] = NULL;
2709 wpabuf_free(p2p->wps_vendor_ext[i]);
2710 p2p->wps_vendor_ext[
[all...]
H A Dp2p_i.h447 * wps_vendor_ext - WPS Vendor Extensions to add
449 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_data
563 const u8 *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_message
H A Dp2p.h227 struct wpabuf *wps_vendor_ext[P2P_MAX_WPS_VENDOR_EXT]; member in struct:p2p_peer_info
H A Dp2p_parse.c371 msg->wps_vendor_ext[i] = attr.vendor_ext[i];
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c765 if (wpa_s->conf->wps_vendor_ext[i] == NULL)
768 wpa_s->conf->wps_vendor_ext[i];
927 wpabuf_free(wpa_s->conf->wps_vendor_ext[i]);
929 wpa_s->conf->wps_vendor_ext[i] =
933 wpa_s->conf->wps_vendor_ext[i] = NULL;
1474 if (info->wps_vendor_ext[i] == NULL)
1476 vendor_extension[num] = info->wps_vendor_ext[i];
2132 if (hapd->conf->wps_vendor_ext[i] == NULL)
2135 hapd->conf->wps_vendor_ext[i];
2183 hapd->conf->wps_vendor_ext[
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.h698 * wps_vendor_ext - Vendor extension attributes in WPS
700 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXT]; member in struct:wpa_config
H A Dp2p_supplicant.c4031 if (wpa_s->conf->wps_vendor_ext[i] == NULL)
4034 global->p2p, wpa_s->conf->wps_vendor_ext[i]);
6325 if (wpa_s->conf->wps_vendor_ext[i] == NULL)
6328 p2p, wpa_s->conf->wps_vendor_ext[i]);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h377 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXTENSIONS]; member in struct:hostapd_bss_config
H A Dwps_hostapd.c929 if (hapd->conf->wps_vendor_ext[i] == NULL)
933 wpabuf_dup(hapd->conf->wps_vendor_ext[i]);
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h377 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXTENSIONS]; member in struct:hostapd_bss_config
H A Dwps_hostapd.c929 if (hapd->conf->wps_vendor_ext[i] == NULL)
933 wpabuf_dup(hapd->conf->wps_vendor_ext[i]);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h377 struct wpabuf *wps_vendor_ext[MAX_WPS_VENDOR_EXTENSIONS]; member in struct:hostapd_bss_config
H A Dwps_hostapd.c929 if (hapd->conf->wps_vendor_ext[i] == NULL)
933 wpabuf_dup(hapd->conf->wps_vendor_ext[i]);

Completed in 202 milliseconds