Home
last modified time | relevance | path

Searched refs:http_client_url_parse (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dhttp_client.h21 char * http_client_url_parse(const char *url, struct sockaddr_in *dst,
Dhttp_client.c187 char * http_client_url_parse(const char *url, struct sockaddr_in *dst, in http_client_url_parse() function
250 u = http_client_url_parse(url, &dst, &path); in http_client_url()
Dwps_er.c239 url = http_client_url_parse(ap->event_sub_url, &dst, &path); in wps_er_ap_unsubscribe()
442 url = http_client_url_parse(ap->event_sub_url, &dst, &path); in wps_er_subscribe()
982 url = http_client_url_parse(sta->ap->control_url, &dst, &path); in wps_er_sta_send_msg()
1444 url = http_client_url_parse(ap->control_url, &dst, &path); in wps_er_send_set_sel_reg()
1712 url = http_client_url_parse(ap->control_url, &dst, &path); in wps_er_ap_put_message()
1884 url = http_client_url_parse(ap->control_url, &dst, &path); in wps_er_send_get_device_info()