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.3/
Dhostapd.cpp841 if (hostapd_get_iface(interfaces_, iface_params.V1_2.V1_1.V1_0.ifaceName.c_str())) { in addSingleAccessPoint()
870 hostapd_get_iface(interfaces_, iface_params.V1_2.V1_1.V1_0.ifaceName.c_str()); in addSingleAccessPoint()
995 struct hostapd_data *hapd = hostapd_get_iface(interfaces_, iface_name.c_str()); in forceClientDisconnectInternal()
1001 hapd = hostapd_get_iface(interfaces_, instance.c_str()); in forceClientDisconnectInternal()
/external/wpa_supplicant_8/src/ap/
Dhostapd.h681 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces,
Ddrv_callbacks.c2085 hapd = hostapd_get_iface(interfaces, data->interface_status.ifname); in wpa_supplicant_event_global()
Dhostapd.c3669 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces, in hostapd_get_iface() function
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c4377 hapd = hostapd_get_iface(interfaces, ifname); in hostapd_global_ctrl_iface_fst_attach()
4403 hapd = hostapd_get_iface(interfaces, ifname); in hostapd_global_ctrl_iface_fst_detach()