Searched refs:hostapd_alloc_iface (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h536 struct hostapd_iface * hostapd_alloc_iface(void);
H A Dhostapd.c2201 struct hostapd_iface * hostapd_alloc_iface(void) function
2232 hapd_iface = hostapd_alloc_iface();
2568 hostapd_alloc_iface();
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h536 struct hostapd_iface * hostapd_alloc_iface(void);
H A Dhostapd.c2201 struct hostapd_iface * hostapd_alloc_iface(void) function
2232 hapd_iface = hostapd_alloc_iface();
2568 hostapd_alloc_iface();
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h536 struct hostapd_iface * hostapd_alloc_iface(void);
H A Dhostapd.c2201 struct hostapd_iface * hostapd_alloc_iface(void) function
2232 hapd_iface = hostapd_alloc_iface();
2568 hostapd_alloc_iface();
/external/wpa_supplicant_8/wpa_supplicant/
H A Dap.c723 wpa_s->ap_iface = hapd_iface = hostapd_alloc_iface();

Completed in 62 milliseconds