Searched refs:remove_bi (Results 1 – 5 of 5) sorted by relevance
35 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
817 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
4347 if (dpp->remove_bi) in dpp_bootstrap_del()4348 dpp->remove_bi(dpp->cb_ctx, bi); in dpp_bootstrap_del()5009 dpp->remove_bi = config->remove_bi; in dpp_global_init()
804 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in main()
4834 config.remove_bi = wpas_dpp_remove_bi; in wpas_dpp_init()