/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | ap_drv_ops.c | 71 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; local 81 if (add_buf_data(&proberesp, buf, pos - buf) < 0) 92 add_buf_data(&proberesp, buf, pos - buf) < 0) 97 add_buf(&proberesp, hapd->iface->fst_ies) < 0 || 103 add_buf(&proberesp, hapd->wps_probe_resp_ie) < 0) 108 add_buf(&proberesp, hapd->p2p_probe_resp_ie) < 0) 121 if (wpabuf_resize(&proberesp, 100) == 0) { 123 start = wpabuf_put(proberesp, 0); 125 wpabuf_put(proberesp, p - start); 161 add_buf_data(&proberesp, bu 197 hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon, struct wpabuf *proberesp, struct wpabuf *assocresp) argument 219 struct wpabuf *beacon, *proberesp, *assocresp; local [all...] |
H A D | beacon.c | 1161 params->proberesp = resp; 1240 os_free(params->proberesp); 1241 params->proberesp = NULL; 1251 struct wpabuf *beacon, *proberesp, *assocresp; local 1264 if (hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp) < 1269 params.proberesp_ies = proberesp; 1286 hostapd_free_ap_extra_ies(hapd, beacon, proberesp, assocresp);
|
H A D | ap_drv_ops.h | 22 struct wpabuf **proberesp, 25 struct wpabuf *proberesp,
|
/external/wpa_supplicant_8/src/ap/ |
H A D | ap_drv_ops.c | 71 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; local 81 if (add_buf_data(&proberesp, buf, pos - buf) < 0) 92 add_buf_data(&proberesp, buf, pos - buf) < 0) 97 add_buf(&proberesp, hapd->iface->fst_ies) < 0 || 103 add_buf(&proberesp, hapd->wps_probe_resp_ie) < 0) 108 add_buf(&proberesp, hapd->p2p_probe_resp_ie) < 0) 121 if (wpabuf_resize(&proberesp, 100) == 0) { 123 start = wpabuf_put(proberesp, 0); 125 wpabuf_put(proberesp, p - start); 161 add_buf_data(&proberesp, bu 197 hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon, struct wpabuf *proberesp, struct wpabuf *assocresp) argument 219 struct wpabuf *beacon, *proberesp, *assocresp; local [all...] |
H A D | beacon.c | 1161 params->proberesp = resp; 1240 os_free(params->proberesp); 1241 params->proberesp = NULL; 1251 struct wpabuf *beacon, *proberesp, *assocresp; local 1264 if (hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp) < 1269 params.proberesp_ies = proberesp; 1286 hostapd_free_ap_extra_ies(hapd, beacon, proberesp, assocresp);
|
H A D | ap_drv_ops.h | 22 struct wpabuf **proberesp, 25 struct wpabuf *proberesp,
|
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | ap_drv_ops.c | 71 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; local 81 if (add_buf_data(&proberesp, buf, pos - buf) < 0) 92 add_buf_data(&proberesp, buf, pos - buf) < 0) 97 add_buf(&proberesp, hapd->iface->fst_ies) < 0 || 103 add_buf(&proberesp, hapd->wps_probe_resp_ie) < 0) 108 add_buf(&proberesp, hapd->p2p_probe_resp_ie) < 0) 121 if (wpabuf_resize(&proberesp, 100) == 0) { 123 start = wpabuf_put(proberesp, 0); 125 wpabuf_put(proberesp, p - start); 161 add_buf_data(&proberesp, bu 197 hostapd_free_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf *beacon, struct wpabuf *proberesp, struct wpabuf *assocresp) argument 219 struct wpabuf *beacon, *proberesp, *assocresp; local [all...] |
H A D | beacon.c | 1161 params->proberesp = resp; 1240 os_free(params->proberesp); 1241 params->proberesp = NULL; 1251 struct wpabuf *beacon, *proberesp, *assocresp; local 1264 if (hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp) < 1269 params.proberesp_ies = proberesp; 1286 hostapd_free_ap_extra_ies(hapd, beacon, proberesp, assocresp);
|
H A D | ap_drv_ops.h | 22 struct wpabuf **proberesp, 25 struct wpabuf *proberesp,
|
/external/wpa_supplicant_8/hostapd/src/drivers/ |
H A D | driver_nl80211_android.c | 175 const struct wpabuf *proberesp, 174 wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver_hostap.c | 756 const struct wpabuf *proberesp, 770 if (proberesp) { 771 drv->wps_ie = os_malloc(wpabuf_len(proberesp)); 774 os_memcpy(drv->wps_ie, wpabuf_head(proberesp), 775 wpabuf_len(proberesp)); 776 drv->wps_ie_len = wpabuf_len(proberesp); 755 hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver_nl80211.h | 267 const struct wpabuf *proberesp,
|
H A D | driver_atheros.c | 1002 const struct wpabuf *proberesp, 1008 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp", 1009 proberesp); 1015 drv->wps_probe_resp_ie = proberesp ? wpabuf_dup(proberesp) : NULL; 1025 proberesp ? wpabuf_head(proberesp) : NULL, 1026 proberesp ? wpabuf_len(proberesp): 0, 1001 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver.h | 936 * proberesp - Probe Response template 941 u8 *proberesp; member in struct:wpa_driver_ap_params 944 * proberesp_len - Length of the proberesp buffer in octets 2577 * @proberesp: WPS IE(s) for Probe Response frames or %NULL to remove 2602 const struct wpabuf *proberesp,
|
/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211_android.c | 175 const struct wpabuf *proberesp, 174 wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver_hostap.c | 756 const struct wpabuf *proberesp, 770 if (proberesp) { 771 drv->wps_ie = os_malloc(wpabuf_len(proberesp)); 774 os_memcpy(drv->wps_ie, wpabuf_head(proberesp), 775 wpabuf_len(proberesp)); 776 drv->wps_ie_len = wpabuf_len(proberesp); 755 hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver_nl80211.h | 267 const struct wpabuf *proberesp,
|
H A D | driver_atheros.c | 1002 const struct wpabuf *proberesp, 1008 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp", 1009 proberesp); 1015 drv->wps_probe_resp_ie = proberesp ? wpabuf_dup(proberesp) : NULL; 1025 proberesp ? wpabuf_head(proberesp) : NULL, 1026 proberesp ? wpabuf_len(proberesp): 0, 1001 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver.h | 936 * proberesp - Probe Response template 941 u8 *proberesp; member in struct:wpa_driver_ap_params 944 * proberesp_len - Length of the proberesp buffer in octets 2577 * @proberesp: WPS IE(s) for Probe Response frames or %NULL to remove 2602 const struct wpabuf *proberesp,
|
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211_android.c | 175 const struct wpabuf *proberesp, 174 wpa_driver_set_ap_wps_p2p_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver_hostap.c | 756 const struct wpabuf *proberesp, 770 if (proberesp) { 771 drv->wps_ie = os_malloc(wpabuf_len(proberesp)); 774 os_memcpy(drv->wps_ie, wpabuf_head(proberesp), 775 wpabuf_len(proberesp)); 776 drv->wps_ie_len = wpabuf_len(proberesp); 755 hostap_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver_nl80211.h | 267 const struct wpabuf *proberesp,
|
H A D | driver_atheros.c | 1002 const struct wpabuf *proberesp, 1008 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp", 1009 proberesp); 1015 drv->wps_probe_resp_ie = proberesp ? wpabuf_dup(proberesp) : NULL; 1025 proberesp ? wpabuf_head(proberesp) : NULL, 1026 proberesp ? wpabuf_len(proberesp): 0, 1001 atheros_set_ap_wps_ie(void *priv, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|
H A D | driver.h | 936 * proberesp - Probe Response template 941 u8 *proberesp; member in struct:wpa_driver_ap_params 944 * proberesp_len - Length of the proberesp buffer in octets 2577 * @proberesp: WPS IE(s) for Probe Response frames or %NULL to remove 2602 const struct wpabuf *proberesp,
|
/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | driver_i.h | 497 const struct wpabuf *proberesp, 503 proberesp, assocresp); 495 wpa_drv_set_ap_wps_ie(struct wpa_supplicant *wpa_s, const struct wpabuf *beacon, const struct wpabuf *proberesp, const struct wpabuf *assocresp) argument
|