Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hs20/client/
Dosu_client.h72 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname,
Doma_dm_client.c647 if (update_pps_file(ctx, pps_fname, pps) < 0) in oma_dm_run_add()
836 if (update_pps_file(ctx, pps_fname, pps) < 0) in oma_dm_replace()
Dspp_client.c303 return update_pps_file(ctx, pps_fname, pps); in update_pps()
Dosu_client.c694 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname, in update_pps_file() function