Searched defs:wps_build_wps_state (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_enrollee.c19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) function
147 wps_build_wps_state(wps, msg) ||
H A Dwps_registrar.c446 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) function
1275 wps_build_wps_state(reg->wps, beacon) ||
1301 wps_build_wps_state(reg->wps, probe) ||
/external/wpa_supplicant_8/src/wps/
H A Dwps_enrollee.c19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) function
147 wps_build_wps_state(wps, msg) ||
H A Dwps_registrar.c446 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) function
1275 wps_build_wps_state(reg->wps, beacon) ||
1301 wps_build_wps_state(reg->wps, probe) ||
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_enrollee.c19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) function
147 wps_build_wps_state(wps, msg) ||
H A Dwps_registrar.c446 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) function
1275 wps_build_wps_state(reg->wps, beacon) ||
1301 wps_build_wps_state(reg->wps, probe) ||

Completed in 90 milliseconds