Searched refs:remove_bi (Results 1 – 5 of 5) sorted by relevance
25 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
645 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
3497 if (dpp->remove_bi) in dpp_bootstrap_del()3498 dpp->remove_bi(dpp->cb_ctx, bi); in dpp_bootstrap_del()4016 dpp->remove_bi = config->remove_bi; in dpp_global_init()
682 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in main()
3094 config.remove_bi = wpas_dpp_remove_bi; in wpas_dpp_init()