Searched refs:remove_bi (Results 1 – 5 of 5) sorted by relevance
25 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
703 void (*remove_bi)(void *ctx, struct dpp_bootstrap_info *bi); member
3818 if (dpp->remove_bi) in dpp_bootstrap_del()3819 dpp->remove_bi(dpp->cb_ctx, bi); in dpp_bootstrap_del()4352 dpp->remove_bi = config->remove_bi; in dpp_global_init()
683 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in ap_main()
3422 config.remove_bi = wpas_dpp_remove_bi; in wpas_dpp_init()