/external/wpa_supplicant_8/src/utils/ |
xml-utils.h | 90 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo,
|
xml-utils.c | 277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, function
|
/external/wpa_supplicant_8/hs20/client/ |
spp_client.c | 90 tnds = mo_to_tnds(ctx, fnode, 0, urn, "syncml:dmddf1.2");
|
oma_dm_client.c | 205 tnds = mo_to_tnds(ctx->xml, fnode, 0, urn, "syncml:dmddf1.2"); [all...] |
osu_client.c | [all...] |
/external/wpa_supplicant_8/hs20/server/ |
spp_server.c | 660 tnds = mo_to_tnds(ctx->xml, upd_node, 0, NULL, NULL); [all...] |