Searched refs:wps_get_msg (Results 1 – 6 of 6) sorted by relevance
449 *reply = wps_get_msg(peer->wps, &op_code); in web_process_get_device_info()492 *reply = wps_get_msg(iface->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);
208 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function
1016 struct wpabuf *next = wps_get_msg(sta->wps, &op_code); in wps_er_sta_process()1748 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()
530 data->out_buf = wps_get_msg(data->wps, &data->out_op_code); in eap_wsc_process()