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

/external/wpa_supplicant_8/hostapd/hidl/1.0/
H A Dhostapd.cpp256 struct hostapd_data* iface_hapd = local
258 WPA_ASSERT(iface_hapd != nullptr && iface_hapd->iface != nullptr);
259 if (hostapd_enable_iface(iface_hapd->iface) < 0) {

Completed in 281 milliseconds