Searched refs:http_client_got_response (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttp_client.c44 static void http_client_got_response(struct httpread *handle, void *cookie, function
121 c->hread = httpread_create(c->sd, http_client_got_response, c,
/external/wpa_supplicant_8/src/wps/
H A Dhttp_client.c44 static void http_client_got_response(struct httpread *handle, void *cookie, function
121 c->hread = httpread_create(c->sd, http_client_got_response, c,
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttp_client.c44 static void http_client_got_response(struct httpread *handle, void *cookie, function
121 c->hread = httpread_create(c->sd, http_client_got_response, c,

Completed in 108 milliseconds