Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dhidl.h104 void wpas_hidl_notify_dpp_config_sent(struct wpa_supplicant *wpa_s);
224 static void wpas_hidl_notify_dpp_config_sent(struct wpa_supplicant *wpa_s) in wpas_hidl_notify_dpp_config_sent() function
Dhidl.cpp667 void wpas_hidl_notify_dpp_config_sent(struct wpa_supplicant *wpa_s) in wpas_hidl_notify_dpp_config_sent() function
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.c1081 wpas_hidl_notify_dpp_config_sent(wpa_s); in wpas_notify_dpp_config_sent()