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 24 int hostapd_select_hw_mode(struct hostapd_iface *iface);
43 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) function
hw_features.c 638 * hostapd_select_hw_mode - Select the hardware mode
645 int hostapd_select_hw_mode(struct hostapd_iface *iface) function

Completed in 18 milliseconds