Searched refs:wps_get_msg (Results 1 – 6 of 6) sorted by relevance
458 *reply = wps_get_msg(peer->wps, &op_code); in web_process_get_device_info()563 *reply = wps_get_msg(peer->wps, &op_code); in web_process_put_message()
225 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
223 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function
1017 struct wpabuf *next = wps_get_msg(sta->wps, &op_code); in wps_er_sta_process()1766 struct wpabuf *next = wps_get_msg(ap->wps, &op_code); in wps_er_ap_process()
251 data->out_buf = wps_get_msg(data->wps, in eap_wsc_buildReq()
552 data->out_buf = wps_get_msg(data->wps, &data->out_op_code); in eap_wsc_process()