Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhw_features.h19 int hostapd_select_hw_mode(struct hostapd_iface *iface);
48 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
Dhw_features.c1073 int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode() function
Dhostapd.c1693 ret = hostapd_select_hw_mode(iface); in setup_interface2()