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

  /external/wpa_supplicant_8/src/ap/
hostapd.h 244 int hostapd_setup_interface(struct hostapd_iface *iface);
hostapd.c 817 * hostapd_setup_interface - Setup of an interface
826 int hostapd_setup_interface(struct hostapd_iface *iface) function
  /external/wpa_supplicant_8/hostapd/
main.c 319 hostapd_setup_interface(iface)) {
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 488 if (hostapd_setup_interface(wpa_s->ap_iface)) {

Completed in 19 milliseconds