Home
last modified time | relevance | path

Searched refs:wps_build_assoc_resp_ie (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/wpa/dist/src/wps/
H A Dwps.c452 struct wpabuf * wps_build_assoc_resp_ie(void) in wps_build_assoc_resp_ie() function
H A Dwps.h244 struct wpabuf * wps_build_assoc_resp_ie(void);
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dap_drv_ops.c140 struct wpabuf *a = wps_build_assoc_resp_ie(); in hostapd_build_ap_extra_ies()
H A Dieee802_11.c3652 struct wpabuf *wps = wps_build_assoc_resp_ie(); in send_assoc_resp()