Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhw_features.h23 int hostapd_check_ht_capab(struct hostapd_iface *iface);
63 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab() function
Dhw_features.c687 int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab() function
1051 ret = hostapd_check_ht_capab(iface); in hostapd_acs_completed()
Dhostapd.c1709 ret = hostapd_check_ht_capab(iface); in setup_interface2()