Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dhidl.cpp123 return hidl_manager->unregisterInterface(wpa_s); in wpas_hidl_unregister_interface()
Dhidl_manager.h86 int unregisterInterface(struct wpa_supplicant *wpa_s);
Dhidl_manager.cpp523 int HidlManager::unregisterInterface(struct wpa_supplicant *wpa_s) in unregisterInterface() function in android::hardware::wifi::supplicant::V1_4::implementation::HidlManager