Home
last modified time | relevance | path

Searched refs:hostapd_get_hw_features (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhw_features.h17 int hostapd_get_hw_features(struct hostapd_iface *iface);
34 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() function
Dhw_features.c75 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features() function
Dhostapd.c1400 if (hostapd_get_hw_features(iface)) { in setup_interface2()