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()
221 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function
232 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
1016 struct wpabuf *next = wps_get_msg(sta->wps, &op_code); in wps_er_sta_process()1765 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()
555 data->out_buf = wps_get_msg(data->wps, &data->out_op_code); in eap_wsc_process()