Searched refs:dpp_conf (Results 1 – 1 of 1) sorted by relevance
655 struct dpp_global_config dpp_conf; in main() local676 os_memset(&dpp_conf, 0, sizeof(dpp_conf)); in main()677 dpp_conf.cb_ctx = &interfaces; in main()679 dpp_conf.remove_bi = hostapd_dpp_remove_bi; in main()681 interfaces.dpp = dpp_global_init(&dpp_conf); in main()