Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/wpa/src/wps/
Dwps.h201 struct wpabuf * wps_build_assoc_resp_ie(void);
Dwps.c297 struct wpabuf * wps_build_assoc_resp_ie(void) in wps_build_assoc_resp_ie() function
/freebsd-9-stable/contrib/wpa/src/ap/
Dieee802_11.c853 struct wpabuf *wps = wps_build_assoc_resp_ie(); in send_assoc_resp()