Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dhw_features.h24 int hostapd_check_ht_capab(struct hostapd_iface *iface);
70 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab() function
Dhw_features.c731 int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab() function
1230 ret = hostapd_check_ht_capab(iface); in hostapd_acs_completed()
Dhostapd.c2190 ret = hostapd_check_ht_capab(iface); in setup_interface2()