Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dhidl.h62 void wpas_hidl_notify_wps_event_success(struct wpa_supplicant *wpa_s);
185 static void wpas_hidl_notify_wps_event_success(struct wpa_supplicant *wpa_s) {} in wpas_hidl_notify_wps_event_success() function
Dhidl.cpp368 void wpas_hidl_notify_wps_event_success(struct wpa_supplicant *wpa_s) in wpas_hidl_notify_wps_event_success() function
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.c359 wpas_hidl_notify_wps_event_success(wpa_s); in wpas_notify_wps_event_success()