Searched refs:wps_er_soap_end (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_er.c | 950 static void wps_er_soap_end(struct wpabuf *buf, const char *name, in wps_er_soap_end() function 1000 wps_er_soap_end(buf, "PutWLANResponse", len_ptr, body_ptr); in wps_er_sta_send_msg() 1456 wps_er_soap_end(buf, "SetSelectedRegistrar", len_ptr, body_ptr); in wps_er_send_set_sel_reg() 1724 wps_er_soap_end(buf, "PutMessage", len_ptr, body_ptr); in wps_er_ap_put_message() 1896 wps_er_soap_end(buf, "GetDeviceInfo", len_ptr, body_ptr); in wps_er_send_get_device_info()
|