Lines Matching full:pps
147 static int process_update_node(struct hs20_osu_client *ctx, xml_node_t *pps, in process_update_node() argument
261 wpa_printf(MSG_INFO, "Update command for PPS node %s", pos); in process_update_node()
263 node = get_node(ctx->xml, pps, pos); in process_update_node()
272 parent = pps; in process_update_node()
275 parent = get_node(ctx->xml, pps, pos); in process_update_node()
294 const char *pps_fname, xml_node_t *pps) in update_pps() argument
296 wpa_printf(MSG_INFO, "Updating PPS based on updateNode element(s)"); in update_pps()
299 if (process_update_node(ctx, pps, update) < 0) in update_pps()
303 return update_pps_file(ctx, pps_fname, pps); in update_pps()
349 wpa_printf(MSG_INFO, "PPS file name no known"); in hs20_spp_upload_mo()
513 xml_node_t *pps, xml_node_t **ret_node) in hs20_spp_exec() argument
600 const char *pps_fname, xml_node_t *pps) in process_spp_post_dev_data_response() argument
652 res = update_pps(ctx, update, pps_fname, pps); in process_spp_post_dev_data_response()
654 wpa_printf(MSG_INFO, "Failed to update PPS MO"); in process_spp_post_dev_data_response()
679 wpa_printf(MSG_INFO, "Policy update received - update PPS"); in process_spp_post_dev_data_response()
680 res = update_pps(ctx, update, pps_fname, pps); in process_spp_post_dev_data_response()
716 pps_fname, pps, &ret); in process_spp_post_dev_data_response()
721 ret, pps_fname, pps); in process_spp_post_dev_data_response()
751 const char *pps_fname, xml_node_t *pps) in spp_post_dev_data() argument
779 pps_fname, pps); in spp_post_dev_data()
788 xml_node_t *pps) in spp_sub_rem() argument
800 "Subscription remediation", pps_fname, pps); in spp_sub_rem()
935 xml_node_t *pps) in spp_pol_upd() argument
946 pps_fname, pps); in spp_pol_upd()