Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hs20/server/
Dhs20_spp_server.c48 void debug_dump_node(struct hs20_svc *ctx, const char *title, xml_node_t *node) in debug_dump_node() function
93 debug_dump_node(ctx, "Received SOAP message", soap); in process()
100 debug_dump_node(ctx, "Received SPP message", spp); in process()
Dspp_server.h24 void debug_dump_node(struct hs20_svc *ctx, const char *title, xml_node_t *node);
Dspp_server.c1093 debug_dump_node(ctx, "moContainer", child); in spp_get_mo()
2176 debug_dump_node(ctx, "received request", node); in hs20_spp_server_process()
/external/wpa_supplicant_8/hs20/client/
Dspp_client.c158 debug_dump_node(ctx, "updateNode", update); in process_update_node()
218 debug_dump_node(ctx, "Parsed TNDS", unode); in process_update_node()
363 debug_dump_node(ctx, "Received response to MO upload", ret_node); in hs20_spp_upload_mo()
381 debug_dump_node(ctx, "Received addMO", add_mo); in hs20_add_mo()
416 debug_dump_node(ctx, "addMO", add_mo); in process_spp_user_input_response()
498 debug_dump_node(ctx, "Received response to certificate enrollment " in hs20_spp_get_certificate()
525 debug_dump_node(ctx, "exec", exec); in hs20_spp_exec()
608 debug_dump_node(ctx, "sppPostDevDataResponse node", node); in process_spp_post_dev_data_response()
630 debug_dump_node(ctx, "child", child); in process_spp_post_dev_data_response()
829 debug_dump_node(ctx, "sppExchangeComplete", node); in process_spp_exchange_complete()
Doma_dm_client.c337 debug_dump_node(ctx, "OMA-DM Package 1 (sub reg)", syncml); in build_oma_dm_1_sub_reg()
351 debug_dump_node(ctx, "OMA-DM Package 1 (sub prov)", syncml); in build_oma_dm_1_sub_prov()
364 debug_dump_node(ctx, "OMA-DM Package 1 (pol upd)", syncml); in build_oma_dm_1_pol_upd()
378 debug_dump_node(ctx, "OMA-DM Package 1 (sub rem)", syncml); in build_oma_dm_1_sub_rem()
448 debug_dump_node(ctx, "OMA-DM getCertificate", getcert); in oma_dm_exec_get_cert()
630 debug_dump_node(ctx, "Parsed TNDS", unode); in oma_dm_run_add()
818 debug_dump_node(ctx, "Parsed TNDS", unode); in oma_dm_replace()
980 debug_dump_node(ctx, "OMA DM Package", resp); in oma_dm_send_recv()
1141 debug_dump_node(ctx, "OMA-DM Package 3", syncml); in oma_dm_process()
Dosu_client.h62 void debug_dump_node(struct hs20_osu_client *ctx, const char *title,
Dosu_client.c77 void debug_dump_node(struct hs20_osu_client *ctx, const char *title, in debug_dump_node() function
631 debug_dump_node(ctx, "Parsed TNDS", mo); in hs20_add_pps_mo()