Searched refs:assocresp (Results 1 - 22 of 22) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.c46 struct wpabuf *beacon, *proberesp, *assocresp = NULL; local
125 assocresp = wps_build_assoc_resp_ie();
131 a = wpabuf_alloc(100 + (assocresp ? wpabuf_len(assocresp) :
138 if (assocresp) {
139 wpabuf_put_buf(a, assocresp);
140 wpabuf_free(assocresp);
142 assocresp = a;
148 assocresp);
154 wpabuf_free(assocresp);
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.c46 struct wpabuf *beacon, *proberesp, *assocresp = NULL; local
125 assocresp = wps_build_assoc_resp_ie();
131 a = wpabuf_alloc(100 + (assocresp ? wpabuf_len(assocresp) :
138 if (assocresp) {
139 wpabuf_put_buf(a, assocresp);
140 wpabuf_free(assocresp);
142 assocresp = a;
148 assocresp);
154 wpabuf_free(assocresp);
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.c46 struct wpabuf *beacon, *proberesp, *assocresp = NULL; local
125 assocresp = wps_build_assoc_resp_ie();
131 a = wpabuf_alloc(100 + (assocresp ? wpabuf_len(assocresp) :
138 if (assocresp) {
139 wpabuf_put_buf(a, assocresp);
140 wpabuf_free(assocresp);
142 assocresp = a;
148 assocresp);
154 wpabuf_free(assocresp);
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_atheros.c813 const struct wpabuf *assocresp)
822 atheros_set_wps_ie(priv, assocresp ? wpabuf_head(assocresp) : NULL,
823 assocresp ? wpabuf_len(assocresp) : 0,
811 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver.h1730 * @assocresp: WPS IE(s) for (Re)Association Response frames or %NULL
1738 * of (Re)Association frame processing, the assocresp buffer includes
1752 const struct wpabuf *assocresp);
H A Ddriver_hostap.c768 const struct wpabuf *assocresp)
766 hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_madwifi.c792 const struct wpabuf *assocresp)
790 madwifi_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_test.c893 const struct wpabuf *assocresp)
1870 "assocresp");
891 test_driver_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_nl80211.c217 const struct wpabuf *assocresp);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_atheros.c813 const struct wpabuf *assocresp)
822 atheros_set_wps_ie(priv, assocresp ? wpabuf_head(assocresp) : NULL,
823 assocresp ? wpabuf_len(assocresp) : 0,
811 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver.h1730 * @assocresp: WPS IE(s) for (Re)Association Response frames or %NULL
1738 * of (Re)Association frame processing, the assocresp buffer includes
1752 const struct wpabuf *assocresp);
H A Ddriver_hostap.c768 const struct wpabuf *assocresp)
766 hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_madwifi.c792 const struct wpabuf *assocresp)
790 madwifi_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_test.c893 const struct wpabuf *assocresp)
1870 "assocresp");
891 test_driver_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_nl80211.c217 const struct wpabuf *assocresp);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_atheros.c813 const struct wpabuf *assocresp)
822 atheros_set_wps_ie(priv, assocresp ? wpabuf_head(assocresp) : NULL,
823 assocresp ? wpabuf_len(assocresp) : 0,
811 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver.h1730 * @assocresp: WPS IE(s) for (Re)Association Response frames or %NULL
1738 * of (Re)Association frame processing, the assocresp buffer includes
1752 const struct wpabuf *assocresp);
H A Ddriver_hostap.c768 const struct wpabuf *assocresp)
766 hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_madwifi.c792 const struct wpabuf *assocresp)
790 madwifi_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_test.c893 const struct wpabuf *assocresp)
1870 "assocresp");
891 test_driver_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
H A Ddriver_nl80211.c217 const struct wpabuf *assocresp);
/external/wpa_supplicant_8/wpa_supplicant/
H A Ddriver_i.h518 const struct wpabuf *assocresp)
523 proberesp, assocresp);
515 wpa_drv_set_ap_wps_ie(struct wpa_supplicant *wpa_s, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument

Completed in 246 milliseconds