Searched refs:remove_bi (Results 1 – 5 of 5) sorted by relevance
35 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
822 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
4352 if (dpp->remove_bi) in dpp_bootstrap_del()4353 dpp->remove_bi(dpp->cb_ctx, bi); in dpp_bootstrap_del()5014 dpp->remove_bi = config->remove_bi; in dpp_global_init()
693 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in main()
4728 config.remove_bi = wpas_dpp_remove_bi; in wpas_dpp_init()