Searched refs:wps_build_wps_state (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_enrollee.c | 19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state() function 151 wps_build_wps_state(wps, msg) || in wps_build_m1()
|
H A D | wps_registrar.c | 477 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state() function 1326 wps_build_wps_state(reg->wps, beacon) || in wps_set_ie() 1352 wps_build_wps_state(reg->wps, probe) || in wps_set_ie()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_enrollee.c | 19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state() function 151 wps_build_wps_state(wps, msg) || in wps_build_m1()
|
H A D | wps_registrar.c | 478 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state() function 1332 wps_build_wps_state(reg->wps, beacon) || in wps_set_ie() 1353 wps_build_wps_state(reg->wps, probe) || in wps_set_ie()
|
Completed in 12 milliseconds