Home
last modified time | relevance | path

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

/trueos/contrib/wpa/src/wps/
HDwps_i.h168 struct wpabuf * wps_ie_encapsulate(struct wpabuf *data);
HDwps_attr_build.c375 struct wpabuf * wps_ie_encapsulate(struct wpabuf *data) in wps_ie_encapsulate() function
HDwps.c517 return wps_ie_encapsulate(ie); in wps_build_probe_req_ie()
HDwps_registrar.c1304 beacon = wps_ie_encapsulate(beacon); in wps_set_ie()
1305 probe = wps_ie_encapsulate(probe); in wps_set_ie()