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.c137 int ht_supported(const struct hostapd_hw_modes *mode) in ht_supported() function
Ddriver.h5614 int ht_supported(const struct hostapd_hw_modes *mode);
/external/wpa_supplicant_8/wpa_supplicant/
Devents.c845 if (!ht_supported(mode)) { in rate_match()
Dwpa_supplicant.c2210 freq->ht_enabled = ht_supported(mode); in ibss_mesh_setup_freq()