Searched refs:dpp_conf (Results 1 – 1 of 1) sorted by relevance
1019 struct dpp_global_config dpp_conf; in zephyr_hostapd_init() local1030 os_memset(&dpp_conf, 0, sizeof(dpp_conf)); in zephyr_hostapd_init()1031 dpp_conf.cb_ctx = interfaces; in zephyr_hostapd_init()1032 interfaces->dpp = dpp_global_init(&dpp_conf); in zephyr_hostapd_init()