Searched refs:is_hs20_config (Results 1 – 4 of 4) sorted by relevance
25 int is_hs20_config(struct wpa_supplicant *wpa_s);
79 || !is_hs20_config(wpa_s) in hs20_configure_frame_filters()166 int is_hs20_config(struct wpa_supplicant *wpa_s) in is_hs20_config() function
666 if (is_hs20_config(wpa_s) && is_hs20_network(wpa_s, ssid, bss)) { in sme_send_authentication()
3049 if (is_hs20_config(wpa_s) && is_hs20_network(wpa_s, ssid, bss)) { in wpas_populate_assoc_ies()