Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_common.c111 int ht_supported(const struct hostapd_hw_modes *mode) in ht_supported() function
Ddriver.h4816 int ht_supported(const struct hostapd_hw_modes *mode);
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c738 if (!ht_supported(mode)) { in rate_match()
Dwpa_supplicant.c1871 freq->ht_enabled = ht_supported(mode); in ibss_mesh_setup_freq()