Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/ap/
Dieee802_11_shared.c876 if (hapd->conf->dpp_configurator_connectivity) in hostapd_eid_dpp_cc_len()
888 if (!hapd->conf->dpp_configurator_connectivity || len < 6) in hostapd_eid_dpp_cc()
Dap_config.h756 int dpp_configurator_connectivity; member
/freebsd-12-stable/contrib/wpa/hostapd/
Dconfig_file.c4510 bss->dpp_configurator_connectivity = atoi(pos); in hostapd_config_fill()