Home
last modified time | relevance | path

Searched refs:wps_get_msg (Results 1 - 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp_web.c458 *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()
H A Dwps.c199 * Response to this message is built by calling wps_get_msg().
213 * wps_get_msg - Build a WPS message
221 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function
H A Dwps.h232 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
H A Dwps_er.c1016 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp_web.c458 *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()
H A Dwps.c205 * Response to this message is built by calling wps_get_msg().
219 * wps_get_msg - Build a WPS message
227 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg() function
H A Dwps.h233 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code);
H A Dwps_er.c1016 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_wsc.c555 data->out_buf = wps_get_msg(data->wps, &data->out_op_code); in eap_wsc_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_wsc.c251 data->out_buf = wps_get_msg(data->wps, in eap_wsc_buildReq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_wsc.c561 data->out_buf = wps_get_msg(data->wps, &data->out_op_code); in eap_wsc_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_wsc.c253 data->out_buf = wps_get_msg(data->wps, in eap_wsc_buildReq()

Completed in 23 milliseconds