Searched defs:hs20_osu_client (Results 1 – 1 of 1) sorted by relevance
27 struct hs20_osu_client { struct28 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 …]