Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhw_features.h24 int hostapd_check_edmg_capab(struct hostapd_iface *iface);
68 static inline int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab() function
Dhw_features.c726 int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab() function
Dhostapd.c1703 ret = hostapd_check_edmg_capab(iface); in setup_interface2()