Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhw_features.h25 int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface);
89 static inline int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab() function
Dhw_features.c752 int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab() function
Dhostapd.c1706 ret = hostapd_check_he_6ghz_capab(iface); in setup_interface2()