Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dnotify.h96 void wpas_notify_p2p_device_found(struct wpa_supplicant *wpa_s,
H A Dnotify.c599 void wpas_notify_p2p_device_found(struct wpa_supplicant *wpa_s, in wpas_notify_p2p_device_found() function
H A Dp2p_supplicant.c2432 wpas_notify_p2p_device_found(ctx, info->p2p_device_addr, new_device); in wpas_dev_found()