Home
last modified time | relevance | path

Searched refs:dpp_conf (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/modules/hostap/src/
Dsupp_main.c1019 struct dpp_global_config dpp_conf; in zephyr_hostapd_init() local
1030 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()