Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps.c452 struct wpabuf * wps_build_assoc_resp_ie(void) in wps_build_assoc_resp_ie() function
Dwps.h245 struct wpabuf * wps_build_assoc_resp_ie(void);
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.c145 struct wpabuf *a = wps_build_assoc_resp_ie(); in hostapd_build_ap_extra_ies()
Dieee802_11.c5103 struct wpabuf *wps = wps_build_assoc_resp_ie(); in send_assoc_resp()