Searched refs:assocresp (Results 1 – 8 of 8) sorted by relevance
46 struct wpabuf *beacon, *proberesp, *assocresp = NULL; in hostapd_set_ap_wps_ie() local125 assocresp = wps_build_assoc_resp_ie(); in hostapd_set_ap_wps_ie()131 a = wpabuf_alloc(100 + (assocresp ? wpabuf_len(assocresp) : in hostapd_set_ap_wps_ie()138 if (assocresp) { in hostapd_set_ap_wps_ie()139 wpabuf_put_buf(a, assocresp); in hostapd_set_ap_wps_ie()140 wpabuf_free(assocresp); in hostapd_set_ap_wps_ie()142 assocresp = a; in hostapd_set_ap_wps_ie()148 assocresp); in hostapd_set_ap_wps_ie()154 wpabuf_free(assocresp); in hostapd_set_ap_wps_ie()
813 const struct wpabuf *assocresp) in atheros_set_ap_wps_ie() argument822 atheros_set_wps_ie(priv, assocresp ? wpabuf_head(assocresp) : NULL, in atheros_set_ap_wps_ie()823 assocresp ? wpabuf_len(assocresp) : 0, in atheros_set_ap_wps_ie()
1752 const struct wpabuf *assocresp);
768 const struct wpabuf *assocresp) in hostap_set_ap_wps_ie() argument
792 const struct wpabuf *assocresp) in madwifi_set_ap_wps_ie() argument
893 const struct wpabuf *assocresp) in test_driver_set_ap_wps_ie() argument
217 const struct wpabuf *assocresp);
518 const struct wpabuf *assocresp) in wpa_drv_set_ap_wps_ie() argument523 proberesp, assocresp); in wpa_drv_set_ap_wps_ie()