Searched refs:httpread_create (Results 1 - 16 of 16) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dhttpread.h62 /* httpread_create -- start a new reading session making use of eloop.
68 * Provided that httpread_create successfully returns a handle,
75 struct httpread * httpread_create(
H A Dhttpread.c725 /* httpread_create -- start a new reading session making use of eloop.
731 * Provided that httpread_create successfully returns a handle,
738 struct httpread * httpread_create( function
H A Dwps_upnp_event.c337 e->hread = httpread_create(e->sd, event_got_response_handler,
342 wpa_printf(MSG_ERROR, "WPS UPnP: httpread_create failed");
H A Dwps_upnp_web.c1860 c->hread = httpread_create(c->sd, web_connection_got_file_handler,
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttpread.h56 /* httpread_create -- start a new reading session making use of eloop.
62 * Provided that httpread_create successfully returns a handle,
69 struct httpread * httpread_create(
H A Dhttp_server.c79 req->hread = httpread_create(req->fd, http_request_cb, req,
H A Dhttp_client.c121 c->hread = httpread_create(c->sd, http_client_got_response, c,
H A Dhttpread.c719 /* httpread_create -- start a new reading session making use of eloop.
725 * Provided that httpread_create successfully returns a handle,
732 struct httpread * httpread_create( function
/external/wpa_supplicant_8/src/wps/
H A Dhttpread.h56 /* httpread_create -- start a new reading session making use of eloop.
62 * Provided that httpread_create successfully returns a handle,
69 struct httpread * httpread_create(
H A Dhttp_server.c79 req->hread = httpread_create(req->fd, http_request_cb, req,
H A Dhttp_client.c121 c->hread = httpread_create(c->sd, http_client_got_response, c,
H A Dhttpread.c719 /* httpread_create -- start a new reading session making use of eloop.
725 * Provided that httpread_create successfully returns a handle,
732 struct httpread * httpread_create( function
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttpread.h56 /* httpread_create -- start a new reading session making use of eloop.
62 * Provided that httpread_create successfully returns a handle,
69 struct httpread * httpread_create(
H A Dhttp_server.c79 req->hread = httpread_create(req->fd, http_request_cb, req,
H A Dhttp_client.c121 c->hread = httpread_create(c->sd, http_client_got_response, c,
H A Dhttpread.c719 /* httpread_create -- start a new reading session making use of eloop.
725 * Provided that httpread_create successfully returns a handle,
732 struct httpread * httpread_create( function

Completed in 431 milliseconds