Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps.h159 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
Dwps.c153 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_wsc.c420 data->out_buf = wps_get_msg(data->wps, &data->out_op_code); in eap_wsc_process()
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
Deap_wsc.c237 data->out_buf = wps_get_msg(data->wps, in eap_wsc_buildReq()