Searched defs:hostapd_init (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.c1408 * hostapd_init - Allocate and initialize per-interface data
1416 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
1578 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.c1408 * hostapd_init - Allocate and initialize per-interface data
1416 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
1578 new_iface = iface = hostapd_init(interfaces, config_fname);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.c1408 * hostapd_init - Allocate and initialize per-interface data
1416 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, function
1578 new_iface = iface = hostapd_init(interfaces, config_fname);

Completed in 144 milliseconds