Searched refs:dpp_conf (Results 1 – 1 of 1) sorted by relevance
780 struct dpp_global_config dpp_conf; in main() local801 os_memset(&dpp_conf, 0, sizeof(dpp_conf)); in main()802 dpp_conf.cb_ctx = &interfaces; in main()804 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in main()806 interfaces.dpp = dpp_global_init(&dpp_conf); in main()