Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eap_server/
Deap_server_wsc.c202 data->out_buf = wps_get_msg(data->wps, in eap_wsc_buildReq()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps.h237 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
Dwps.c227 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function