Home
last modified time | relevance | path

Searched refs:http_client_url (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dhttp_client.h29 struct http_client * http_client_url(const char *url,
Dhttp_client.c236 struct http_client * http_client_url(const char *url, in http_client_url() function
Dwps_er.c671 ap->http = http_client_url(ap->location, NULL, 10000, in wps_er_ap_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dhttp_client.h29 struct http_client * http_client_url(const char *url,
Dhttp_client.c236 struct http_client * http_client_url(const char *url, in http_client_url() function
Dwps_er.c671 ap->http = http_client_url(ap->location, NULL, 10000, in wps_er_ap_add()