Home
last modified time | relevance | path

Searched refs:wpas_hidl_notify_p2p_device_lost (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
Dhidl.h62 void wpas_hidl_notify_p2p_device_lost(
160 static void wpas_hidl_notify_p2p_device_lost( in wpas_hidl_notify_p2p_device_lost() function
Dhidl.cpp387 void wpas_hidl_notify_p2p_device_lost( in wpas_hidl_notify_p2p_device_lost() function
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
Dhidl.h62 void wpas_hidl_notify_p2p_device_lost(
161 static void wpas_hidl_notify_p2p_device_lost( in wpas_hidl_notify_p2p_device_lost() function
Dhidl.cpp387 void wpas_hidl_notify_p2p_device_lost( in wpas_hidl_notify_p2p_device_lost() function
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.c636 wpas_hidl_notify_p2p_device_lost(wpa_s, dev_addr); in wpas_notify_p2p_device_lost()