Lines Matching full:dm
2 * Hotspot 2.0 - OMA DM client
116 "DevId from devinfo.xml is not available - cannot use OMA DM"); in oma_dm_build_hdr()
125 xml_node_create_text(ctx->xml, synchdr, NULL, "VerProto", "DM/1.2"); in oma_dm_build_hdr()
343 debug_dump_node(ctx, "OMA-DM Package 1 (sub reg)", syncml); in build_oma_dm_1_sub_reg()
357 debug_dump_node(ctx, "OMA-DM Package 1 (sub prov)", syncml); in build_oma_dm_1_sub_prov()
370 debug_dump_node(ctx, "OMA-DM Package 1 (pol upd)", syncml); in build_oma_dm_1_pol_upd()
384 debug_dump_node(ctx, "OMA-DM Package 1 (sub rem)", syncml); in build_oma_dm_1_sub_rem()
454 debug_dump_node(ctx, "OMA-DM getCertificate", getcert); in oma_dm_exec_get_cert()
954 wpa_printf(MSG_INFO, "Send OMA DM Package"); in oma_dm_send_recv()
955 write_summary(ctx, "Send OMA DM Package"); in oma_dm_send_recv()
958 res = http_post(ctx->http, url, str, "application/vnd.syncml.dm+xml", in oma_dm_send_recv()
971 write_summary(ctx, "Failed to send OMA DM Package"); in oma_dm_send_recv()
977 wpa_printf(MSG_INFO, "Process OMA DM Package"); in oma_dm_send_recv()
978 write_summary(ctx, "Process received OMA DM Package"); in oma_dm_send_recv()
982 wpa_printf(MSG_INFO, "Failed to parse OMA DM response"); in oma_dm_send_recv()
986 debug_dump_node(ctx, "OMA DM Package", resp); in oma_dm_send_recv()
1147 debug_dump_node(ctx, "OMA-DM Package 3", syncml); in oma_dm_process()
1165 wpa_printf(MSG_INFO, "OMA-DM credential provisioning requested"); in cmd_oma_dm_prov()
1166 write_summary(ctx, "OMA-DM credential provisioning"); in cmd_oma_dm_prov()
1202 wpa_printf(MSG_INFO, "OMA-DM SIM provisioning requested"); in cmd_oma_dm_sim_prov()
1211 write_summary(ctx, "OMA-DM SIM provisioning"); in cmd_oma_dm_sim_prov()
1259 wpa_printf(MSG_INFO, "OMA-DM policy update"); in oma_dm_pol_upd()
1260 write_summary(ctx, "OMA-DM policy update"); in oma_dm_pol_upd()
1306 wpa_printf(MSG_INFO, "OMA-DM subscription remediation"); in oma_dm_sub_rem()
1307 write_summary(ctx, "OMA-DM subscription remediation"); in oma_dm_sub_rem()