Home
last modified time | relevance | path

Searched refs:mo_to_tnds (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dxml-utils.h90 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo,
Dxml-utils.c277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, in mo_to_tnds() function
/external/wpa_supplicant_8/hs20/client/
Dspp_client.c90 tnds = mo_to_tnds(ctx, fnode, 0, urn, "syncml:dmddf1.2"); in add_mo_container()
Doma_dm_client.c205 tnds = mo_to_tnds(ctx->xml, fnode, 0, urn, "syncml:dmddf1.2"); in mo_str()
Dosu_client.c1844 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c660 tnds = mo_to_tnds(ctx->xml, upd_node, 0, NULL, NULL); in add_update_node()
1415 tnds = mo_to_tnds(ctx->xml, pps, 0, URN_HS20_PPS, NULL); in hs20_user_input_registration()