Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dhttp_client.h29 struct http_client * http_client_url(const char *url,
Dhttp_client.c242 struct http_client * http_client_url(const char *url, in http_client_url() function
Dwps_er.c672 ap->http = http_client_url(ap->location, NULL, 10000, in wps_er_ap_add()