Searched refs:remove_bi (Results 1 – 5 of 5) sorted by relevance
25 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
698 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
3820 if (dpp->remove_bi) in dpp_bootstrap_del()3821 dpp->remove_bi(dpp->cb_ctx, bi); in dpp_bootstrap_del()4363 dpp->remove_bi = config->remove_bi; in dpp_global_init()
681 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in main()
3403 config.remove_bi = wpas_dpp_remove_bi; in wpas_dpp_init()