Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.h50 bool hostapd_dpp_configurator_connectivity(struct hostapd_data *hapd);
H A Dieee802_11_shared.c922 if (hostapd_dpp_configurator_connectivity(hapd)) in hostapd_eid_dpp_cc_len()
934 if (!hostapd_dpp_configurator_connectivity(hapd) || len < 6) in hostapd_eid_dpp_cc()
H A Ddpp_hostapd.c4001 bool hostapd_dpp_configurator_connectivity(struct hostapd_data *hapd) in hostapd_dpp_configurator_connectivity() function