HomeSort by relevance Sort by last modified time
    Searched refs:hostapd_select_hw_mode (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
hw_features.h 23 int hostapd_select_hw_mode(struct hostapd_iface *iface);
42 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) function
hw_features.c 604 * hostapd_select_hw_mode - Select the hardware mode
611 int hostapd_select_hw_mode(struct hostapd_iface *iface) function
hostapd.c 699 int ret = hostapd_select_hw_mode(iface);

Completed in 22 milliseconds