Searched defs:http_client (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttp_client.c2 * http_client - HTTP client
15 #include "http_client.h"
21 struct http_client { struct
28 void (*cb)(void *ctx, struct http_client *c,
38 struct http_client *c = eloop_data;
47 struct http_client *c = cookie;
86 struct http_client *c = eloop_ctx;
130 struct http_client * http_client_addr(struct sockaddr_in *dst,
133 struct http_client *c,
137 struct http_client *
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dhttp_client.c2 * http_client - HTTP client
15 #include "http_client.h"
21 struct http_client { struct
28 void (*cb)(void *ctx, struct http_client *c,
38 struct http_client *c = eloop_data;
47 struct http_client *c = cookie;
86 struct http_client *c = eloop_ctx;
130 struct http_client * http_client_addr(struct sockaddr_in *dst,
133 struct http_client *c,
137 struct http_client *
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttp_client.c2 * http_client - HTTP client
15 #include "http_client.h"
21 struct http_client { struct
28 void (*cb)(void *ctx, struct http_client *c,
38 struct http_client *c = eloop_data;
47 struct http_client *c = cookie;
86 struct http_client *c = eloop_ctx;
130 struct http_client * http_client_addr(struct sockaddr_in *dst,
133 struct http_client *c,
137 struct http_client *
[all...]

Completed in 6064 milliseconds