Searched defs:debug_dump_node (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant_8/hs20/server/
H A Dhs20_spp_server.c48 void debug_dump_node(struct hs20_svc *ctx, const char *title, xml_node_t *node) function
93 debug_dump_node(ctx, "Received SOAP message", soap);
100 debug_dump_node(ctx, "Received SPP message", spp);
/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.c72 void debug_dump_node(struct hs20_osu_client *ctx, const char *title, function
609 debug_dump_node(ctx, "Parsed TNDS", mo);

Completed in 104 milliseconds