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