Lines Matching refs:xml_node_add_attr
753 xml_node_add_attr(ctx->xml, spp_node, ns, "sppVersion", "1.0"); in build_post_dev_data_response()
754 xml_node_add_attr(ctx->xml, spp_node, ns, "sessionID", session_id); in build_post_dev_data_response()
755 xml_node_add_attr(ctx->xml, spp_node, ns, "sppStatus", status); in build_post_dev_data_response()
761 xml_node_add_attr(ctx->xml, node, NULL, "errorCode", in build_post_dev_data_response()
787 xml_node_add_attr(ctx->xml, node, ns, "managementTreeURI", uri); in add_update_node()
1368 xml_node_add_attr(ctx->xml, node, ns, "moURN", urn); in spp_exec_upload_mo()
1596 xml_node_add_attr(ctx->xml, enroll, NULL, "enrollmentProtocol", "EST"); in spp_exec_get_certificate()
1741 xml_node_add_attr(ctx->xml, node, ns, "managementTreeURI", buf); in hs20_user_input_registration()
1742 xml_node_add_attr(ctx->xml, node, ns, "moURN", URN_HS20_PPS); in hs20_user_input_registration()
1963 xml_node_add_attr(ctx->xml, node, NULL, "errorCode", in hs20_cert_enroll_failed()
2061 xml_node_add_attr(ctx->xml, node, ns, "managementTreeURI", buf); in hs20_sim_provisioning()
2062 xml_node_add_attr(ctx->xml, node, ns, "moURN", URN_HS20_PPS); in hs20_sim_provisioning()
2382 xml_node_add_attr(ctx->xml, spp_node, ns, "sppVersion", "1.0"); in build_spp_exchange_complete()
2383 xml_node_add_attr(ctx->xml, spp_node, ns, "sessionID", session_id); in build_spp_exchange_complete()
2384 xml_node_add_attr(ctx->xml, spp_node, ns, "sppStatus", status); in build_spp_exchange_complete()
2388 xml_node_add_attr(ctx->xml, node, NULL, "errorCode", in build_spp_exchange_complete()