Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.h86 void wpas_notify_p2p_device_found(struct wpa_supplicant *wpa_s,
Dnotify.c413 void wpas_notify_p2p_device_found(struct wpa_supplicant *wpa_s, in wpas_notify_p2p_device_found() function
Dp2p_supplicant.c1205 wpas_notify_p2p_device_found(ctx, info->p2p_device_addr, new_device); in wpas_dev_found()