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

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_web.c414 struct wpabuf **reply, const char **replyname)
460 *replyname = name;
467 struct wpabuf **reply, const char **replyname)
498 *replyname = name;
505 struct wpabuf **reply, const char **replyname)
599 *replyname = NULL;
632 const char **replyname)
659 *replyname = NULL;
689 const char *replyname)
705 * replyname
413 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
504 web_process_put_wlan_response(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
629 web_process_set_selected_registrar(struct upnp_wps_device_sm *sm, struct sockaddr_in *cli, char *data, struct wpabuf **reply, const char **replyname) argument
685 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
857 const char *replyname = NULL; /* argument name for the reply */ local
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_web.c414 struct wpabuf **reply, const char **replyname)
460 *replyname = name;
467 struct wpabuf **reply, const char **replyname)
498 *replyname = name;
505 struct wpabuf **reply, const char **replyname)
599 *replyname = NULL;
632 const char **replyname)
659 *replyname = NULL;
689 const char *replyname)
705 * replyname
413 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
504 web_process_put_wlan_response(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
629 web_process_set_selected_registrar(struct upnp_wps_device_sm *sm, struct sockaddr_in *cli, char *data, struct wpabuf **reply, const char **replyname) argument
685 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
857 const char *replyname = NULL; /* argument name for the reply */ local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_web.c414 struct wpabuf **reply, const char **replyname)
460 *replyname = name;
467 struct wpabuf **reply, const char **replyname)
498 *replyname = name;
505 struct wpabuf **reply, const char **replyname)
599 *replyname = NULL;
632 const char **replyname)
659 *replyname = NULL;
689 const char *replyname)
705 * replyname
413 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
504 web_process_put_wlan_response(struct upnp_wps_device_sm *sm, char *data, struct wpabuf **reply, const char **replyname) argument
629 web_process_set_selected_registrar(struct upnp_wps_device_sm *sm, struct sockaddr_in *cli, char *data, struct wpabuf **reply, const char **replyname) argument
685 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
857 const char *replyname = NULL; /* argument name for the reply */ local
[all...]

Completed in 65 milliseconds