Searched defs:replyname (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_web.c415 struct wpabuf **reply, const char **replyname)
460 *replyname = name;
467 struct wpabuf **reply, const char **replyname)
496 *replyname = name;
503 struct wpabuf **reply, const char **replyname)
597 *replyname = NULL;
630 const char **replyname)
657 *replyname = NULL;
687 const char *replyname)
703 * replyname
414 web_process_get_device_info(struct upnp_wps_device_sm *sm, struct wpabuf **reply, const char **replyname) argument
466 web_process_put_message(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
502 web_process_put_wlan_response(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
627 web_process_set_selected_registrar(struct upnp_wps_device_sm *sm, struct sockaddr_in *cli, char *data, struct wpabuf **reply, const char **replyname) argument
683 web_connection_send_reply(struct http_request *req, enum http_reply_code ret, const char *action, int action_len, const struct wpabuf *reply, const char *replyname) argument
855 const char *replyname = NULL; /* argument name for the reply */ local
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_web.c415 struct wpabuf **reply, const char **replyname)
460 *replyname = name;
467 struct wpabuf **reply, const char **replyname)
496 *replyname = name;
503 struct wpabuf **reply, const char **replyname)
597 *replyname = NULL;
630 const char **replyname)
657 *replyname = NULL;
687 const char *replyname)
703 * replyname
414 web_process_get_device_info(struct upnp_wps_device_sm *sm, struct wpabuf **reply, const char **replyname) argument
466 web_process_put_message(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
502 web_process_put_wlan_response(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
627 web_process_set_selected_registrar(struct upnp_wps_device_sm *sm, struct sockaddr_in *cli, char *data, struct wpabuf **reply, const char **replyname) argument
683 web_connection_send_reply(struct http_request *req, enum http_reply_code ret, const char *action, int action_len, const struct wpabuf *reply, const char *replyname) argument
855 const char *replyname = NULL; /* argument name for the reply */ local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_web.c415 struct wpabuf **reply, const char **replyname)
460 *replyname = name;
467 struct wpabuf **reply, const char **replyname)
496 *replyname = name;
503 struct wpabuf **reply, const char **replyname)
597 *replyname = NULL;
630 const char **replyname)
657 *replyname = NULL;
687 const char *replyname)
703 * replyname
414 web_process_get_device_info(struct upnp_wps_device_sm *sm, struct wpabuf **reply, const char **replyname) argument
466 web_process_put_message(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
502 web_process_put_wlan_response(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
627 web_process_set_selected_registrar(struct upnp_wps_device_sm *sm, struct sockaddr_in *cli, char *data, struct wpabuf **reply, const char **replyname) argument
683 web_connection_send_reply(struct http_request *req, enum http_reply_code ret, const char *action, int action_len, const struct wpabuf *reply, const char *replyname) argument
855 const char *replyname = NULL; /* argument name for the reply */ local
[all...]

Completed in 95 milliseconds