/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_enrollee.c | 33 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) function 147 wps_build_wps_state(wps, msg) ||
|
wps_registrar.c | 215 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) function 821 wps_build_wps_state(reg->wps, beacon) || 827 wps_build_wps_state(reg->wps, probe) || [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_enrollee.c | 29 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) function 159 wps_build_wps_state(wps, msg) || [all...] |
wps_registrar.c | 391 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) function 1150 wps_build_wps_state(reg->wps, beacon) || 1176 wps_build_wps_state(reg->wps, probe) || [all...] |