Searched refs:body_ptr (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er.c898 char **len_ptr, char **body_ptr)
934 *body_ptr = wpabuf_put(buf, 0);
951 char *len_ptr, char *body_ptr)
957 (int) ((char *) wpabuf_put(buf, 0) - body_ptr));
965 char *len_ptr, *body_ptr; local
990 &len_ptr, &body_ptr);
1000 wps_er_soap_end(buf, "PutWLANResponse", len_ptr, body_ptr);
1413 char *len_ptr, *body_ptr; local
1441 &dst, &len_ptr, &body_ptr);
1446 wps_er_soap_end(buf, "SetSelectedRegistrar", len_ptr, body_ptr);
894 wps_er_soap_hdr(const struct wpabuf *msg, const char *name, const char *arg_name, const char *path, const struct sockaddr_in *dst, char **len_ptr, char **body_ptr) argument
950 wps_er_soap_end(struct wpabuf *buf, const char *name, char *len_ptr, char *body_ptr) argument
1689 char *len_ptr, *body_ptr; local
1852 char *len_ptr, *body_ptr; local
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_er.c898 char **len_ptr, char **body_ptr)
934 *body_ptr = wpabuf_put(buf, 0);
951 char *len_ptr, char *body_ptr)
957 (int) ((char *) wpabuf_put(buf, 0) - body_ptr));
965 char *len_ptr, *body_ptr; local
990 &len_ptr, &body_ptr);
1000 wps_er_soap_end(buf, "PutWLANResponse", len_ptr, body_ptr);
1413 char *len_ptr, *body_ptr; local
1441 &dst, &len_ptr, &body_ptr);
1446 wps_er_soap_end(buf, "SetSelectedRegistrar", len_ptr, body_ptr);
894 wps_er_soap_hdr(const struct wpabuf *msg, const char *name, const char *arg_name, const char *path, const struct sockaddr_in *dst, char **len_ptr, char **body_ptr) argument
950 wps_er_soap_end(struct wpabuf *buf, const char *name, char *len_ptr, char *body_ptr) argument
1689 char *len_ptr, *body_ptr; local
1852 char *len_ptr, *body_ptr; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er.c898 char **len_ptr, char **body_ptr)
934 *body_ptr = wpabuf_put(buf, 0);
951 char *len_ptr, char *body_ptr)
957 (int) ((char *) wpabuf_put(buf, 0) - body_ptr));
965 char *len_ptr, *body_ptr; local
990 &len_ptr, &body_ptr);
1000 wps_er_soap_end(buf, "PutWLANResponse", len_ptr, body_ptr);
1413 char *len_ptr, *body_ptr; local
1441 &dst, &len_ptr, &body_ptr);
1446 wps_er_soap_end(buf, "SetSelectedRegistrar", len_ptr, body_ptr);
894 wps_er_soap_hdr(const struct wpabuf *msg, const char *name, const char *arg_name, const char *path, const struct sockaddr_in *dst, char **len_ptr, char **body_ptr) argument
950 wps_er_soap_end(struct wpabuf *buf, const char *name, char *len_ptr, char *body_ptr) argument
1689 char *len_ptr, *body_ptr; local
1852 char *len_ptr, *body_ptr; local
[all...]

Completed in 36 milliseconds