Searched refs:update_pps_file (Results 1 – 4 of 4) sorted by relevance
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.h | 72 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname,
|
D | oma_dm_client.c | 647 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()
|
D | spp_client.c | 303 return update_pps_file(ctx, pps_fname, pps); in update_pps()
|
D | osu_client.c | 694 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname, in update_pps_file() function
|