Home
last modified time | relevance | path

Searched refs:hostapd_init (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.h562 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
Dhostapd.c234 iface = hostapd_init(interfaces, fname); in hostapd_reload_config()
2263 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init() function
2425 new_iface = iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init_bss()
/external/wpa_supplicant_8/hostapd/
Dmain.c269 iface = hostapd_init(interfaces, config_fname); in hostapd_interface_init()