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

  /external/wpa_supplicant_8/src/ap/
hw_features.h 19 int hostapd_select_hw_mode(struct hostapd_iface *iface);
44 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) function
hw_features.c 850 * hostapd_select_hw_mode - Select the hardware mode
857 int hostapd_select_hw_mode(struct hostapd_iface *iface) function

Completed in 49 milliseconds