Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dhidl.cpp171 return hidl_manager->notifyStateChange(wpa_s); in wpas_hidl_notify_state_changed()
Dhidl_manager.h91 int notifyStateChange(struct wpa_supplicant *wpa_s);
Dhidl_manager.cpp698 int HidlManager::notifyStateChange(struct wpa_supplicant *wpa_s) in notifyStateChange() function in android::hardware::wifi::supplicant::V1_4::implementation::HidlManager