Home
last modified time | relevance | path

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

/hostap-latest/hs20/client/
Doma_dm_client.c109 const char *url, int msgid) in oma_dm_build_hdr() argument
127 xml_node_create_text(ctx->xml, synchdr, NULL, "MsgID", int2str(msgid)); in oma_dm_build_hdr()
299 const char *url, int msgid, const char *oper) in build_oma_dm_1() argument
305 syncml = oma_dm_build_hdr(ctx, url, msgid); in build_oma_dm_1()
337 const char *url, int msgid) in build_oma_dm_1_sub_reg() argument
341 syncml = build_oma_dm_1(ctx, url, msgid, DM_HS20_SUBSCRIPTION_CREATION); in build_oma_dm_1_sub_reg()
350 const char *url, int msgid) in build_oma_dm_1_sub_prov() argument
354 syncml = build_oma_dm_1(ctx, url, msgid, in build_oma_dm_1_sub_prov()
364 const char *url, int msgid) in build_oma_dm_1_pol_upd() argument
368 syncml = build_oma_dm_1(ctx, url, msgid, DM_HS20_POLICY_UPDATE); in build_oma_dm_1_pol_upd()
[all …]