Home
last modified time | relevance | path

Searched refs:hostapd_get_iface (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/hostapd/hidl/1.0/
Dhostapd.cpp228 if (hostapd_get_iface(interfaces_, iface_params.ifaceName.c_str())) { in addAccessPointInternal()
257 hostapd_get_iface(interfaces_, iface_params.ifaceName.c_str()); in addAccessPointInternal()
/external/wpa_supplicant_8/src/ap/
Dhostapd.h596 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces,
Ddrv_callbacks.c1605 hapd = hostapd_get_iface(interfaces, data->interface_status.ifname); in wpa_supplicant_event_global()
Dhostapd.c3384 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces, in hostapd_get_iface() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c3526 hapd = hostapd_get_iface(interfaces, ifname); in hostapd_global_ctrl_iface_fst_attach()
3552 hapd = hostapd_get_iface(interfaces, ifname); in hostapd_global_ctrl_iface_fst_detach()