Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dhs20_supplicant.h25 int is_hs20_config(struct wpa_supplicant *wpa_s);
Dhs20_supplicant.c79 || !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
Dsme.c666 if (is_hs20_config(wpa_s) && is_hs20_network(wpa_s, ssid, bss)) { in sme_send_authentication()
Dwpa_supplicant.c3049 if (is_hs20_config(wpa_s) && is_hs20_network(wpa_s, ssid, bss)) { in wpas_populate_assoc_ies()