Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps.c416 struct wpabuf * wps_build_assoc_req_ie(enum wps_request_type req_type) in wps_build_assoc_req_ie() function
Dwps.h236 struct wpabuf * wps_build_assoc_req_ie(enum wps_request_type req_type);
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c336 wps_ie = wps_build_assoc_req_ie(wpas_wps_get_req_type(ssid)); in sme_send_authentication()
Dwpa_supplicant.c2084 wps_ie = wps_build_assoc_req_ie(wpas_wps_get_req_type(ssid)); in wpas_start_assoc_cb()