Searched refs:wps_er_soap_hdr (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_er.c | 894 static struct wpabuf * wps_er_soap_hdr(const struct wpabuf *msg, in wps_er_soap_hdr() function 989 buf = wps_er_soap_hdr(msg, "PutWLANResponse", "NewMessage", path, &dst, in wps_er_sta_send_msg() 1450 buf = wps_er_soap_hdr(msg, "SetSelectedRegistrar", "NewMessage", path, in wps_er_send_set_sel_reg() 1718 buf = wps_er_soap_hdr(msg, "PutMessage", "NewInMessage", path, &dst, in wps_er_ap_put_message() 1890 buf = wps_er_soap_hdr(NULL, "GetDeviceInfo", NULL, path, &dst, in wps_er_send_get_device_info()
|