Searched refs:hostapd_dpp_configurator_connectivity (Results 1 – 3 of 3) sorted by relevance
50 bool hostapd_dpp_configurator_connectivity(struct hostapd_data *hapd);
922 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()
4001 bool hostapd_dpp_configurator_connectivity(struct hostapd_data *hapd) in hostapd_dpp_configurator_connectivity() function