Searched refs:http_client_addr (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttp_client.h23 struct http_client * http_client_addr(struct sockaddr_in *dst,
H A Dhttp_client.c130 struct http_client * http_client_addr(struct sockaddr_in *dst, function
280 c = http_client_addr(&dst, req, max_response, cb, cb_ctx);
H A Dwps_upnp_event.c302 e->http_event = http_client_addr(&e->addr->saddr, buf, 0,
H A Dwps_er.c260 ap->http = http_client_addr(&dst, req, 1000,
467 ap->http = http_client_addr(&dst, req, 1000, wps_er_http_subscribe_cb,
1020 sta->http = http_client_addr(&dst, buf, 1000,
1450 ap->http = http_client_addr(&dst, buf, 1000,
1704 ap->http = http_client_addr(&dst, buf, 10000,
1867 ap->http = http_client_addr(&dst, buf, 10000,
/external/wpa_supplicant_8/src/wps/
H A Dhttp_client.h23 struct http_client * http_client_addr(struct sockaddr_in *dst,
H A Dhttp_client.c130 struct http_client * http_client_addr(struct sockaddr_in *dst, function
280 c = http_client_addr(&dst, req, max_response, cb, cb_ctx);
H A Dwps_upnp_event.c302 e->http_event = http_client_addr(&e->addr->saddr, buf, 0,
H A Dwps_er.c260 ap->http = http_client_addr(&dst, req, 1000,
467 ap->http = http_client_addr(&dst, req, 1000, wps_er_http_subscribe_cb,
1020 sta->http = http_client_addr(&dst, buf, 1000,
1450 ap->http = http_client_addr(&dst, buf, 1000,
1704 ap->http = http_client_addr(&dst, buf, 10000,
1867 ap->http = http_client_addr(&dst, buf, 10000,
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttp_client.h23 struct http_client * http_client_addr(struct sockaddr_in *dst,
H A Dhttp_client.c130 struct http_client * http_client_addr(struct sockaddr_in *dst, function
280 c = http_client_addr(&dst, req, max_response, cb, cb_ctx);
H A Dwps_upnp_event.c302 e->http_event = http_client_addr(&e->addr->saddr, buf, 0,
H A Dwps_er.c260 ap->http = http_client_addr(&dst, req, 1000,
467 ap->http = http_client_addr(&dst, req, 1000, wps_er_http_subscribe_cb,
1020 sta->http = http_client_addr(&dst, buf, 1000,
1450 ap->http = http_client_addr(&dst, buf, 1000,
1704 ap->http = http_client_addr(&dst, buf, 10000,
1867 ap->http = http_client_addr(&dst, buf, 10000,

Completed in 45 milliseconds