Searched defs:hostapd_hw_modes (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h133 * struct hostapd_hw_modes - Supported hardware mode information
135 struct hostapd_hw_modes { struct
2034 struct hostapd_hw_modes * (*get_hw_feature_data)(void *priv,
4816 int ht_supported(const struct hostapd_hw_modes *mode);
4817 int vht_supported(const struct hostapd_hw_modes *mode);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h133 * struct hostapd_hw_modes - Supported hardware mode information
135 struct hostapd_hw_modes { struct
2034 struct hostapd_hw_modes * (*get_hw_feature_data)(void *priv,
4816 int ht_supported(const struct hostapd_hw_modes *mode);
4817 int vht_supported(const struct hostapd_hw_modes *mode);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h133 * struct hostapd_hw_modes - Supported hardware mode information
135 struct hostapd_hw_modes { struct
2034 struct hostapd_hw_modes * (*get_hw_feature_data)(void *priv,
4816 int ht_supported(const struct hostapd_hw_modes *mode);
4817 int vht_supported(const struct hostapd_hw_modes *mode);

Completed in 91 milliseconds