Searched refs:http_client_got_response (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | http_client.c | 44 static void http_client_got_response(struct httpread *handle, void *cookie, in http_client_got_response() function 121 c->hread = httpread_create(c->sd, http_client_got_response, c, in http_client_tx_ready()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | http_client.c | 44 static void http_client_got_response(struct httpread *handle, void *cookie, in http_client_got_response() function 121 c->hread = httpread_create(c->sd, http_client_got_response, c, in http_client_tx_ready()
|
Completed in 3 milliseconds