Home
last modified time | relevance | path

Searched defs:hs20_osu_client (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.h27 struct hs20_osu_client { struct
28 struct xml_node_ctx *xml;
29 struct http_ctx *http;
30 int no_reconnect;
31 char pps_fname[300];
32 char *devid;
33 const char *result_file;
34 const char *summary_file;
58 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.h27 struct hs20_osu_client { struct
28 struct xml_node_ctx *xml;
29 struct http_ctx *http;
30 int no_reconnect;
31 char pps_fname[300];
32 char *devid;
33 const char *result_file;
34 const char *summary_file;
35 const char *ifname;
36 const char *ca_fname;
[all …]