H A D | oma_dm_client.c | 137 int cmdid) in oma_dm_add_cmdid() 139 xml_node_create_text(ctx->xml, parent, NULL, "CmdID", int2str(cmdid)); in oma_dm_add_cmdid() 144 int cmdid, int data) in add_alert() 151 oma_dm_add_cmdid(ctx, node, cmdid); in add_alert() 159 int msgref, int cmdref, int cmdid, in add_status() 167 oma_dm_add_cmdid(ctx, node, cmdid); in add_status() 184 int msgref, int cmdref, int cmdid, in add_results() 193 oma_dm_add_cmdid(ctx, node, cmdid); in add_results() 243 int cmdid) in add_replace_devinfo() 260 oma_dm_add_cmdid(ctx, replace, cmdid); in add_replace_devinfo() 136 oma_dm_add_cmdid(struct hs20_osu_client *ctx, xml_node_t *parent, int cmdid) oma_dm_add_cmdid() argument 143 add_alert(struct hs20_osu_client *ctx, xml_node_t *parent, int cmdid, int data) add_alert() argument 158 add_status(struct hs20_osu_client *ctx, xml_node_t *parent, int msgref, int cmdref, int cmdid, const char *cmd, int data, const char *targetref) add_status() argument 183 add_results(struct hs20_osu_client *ctx, xml_node_t *parent, int msgref, int cmdref, int cmdid, const char *locuri, const char *data) add_results() argument 242 add_replace_devinfo(struct hs20_osu_client *ctx, xml_node_t *parent, int cmdid) add_replace_devinfo() argument 277 oma_dm_add_hs20_generic_alert(struct hs20_osu_client *ctx, xml_node_t *syncbody, int cmdid, const char *oper, const char *data) oma_dm_add_hs20_generic_alert() argument 303 int cmdid = 0; build_oma_dm_1() local 1001 int cmdid = 0; oma_dm_process() local [all...] |