Home
last modified time | relevance | path

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

/hostap-latest/tests/fuzzing/p2p/
Dp2p.c44 int new_device) in dev_found() argument
/hostap-latest/wpa_supplicant/
Dnotify.h102 const u8 *dev_addr, int new_device);
Dnotify.c653 const u8 *dev_addr, int new_device) in wpas_notify_p2p_device_found() argument
655 if (new_device) { in wpas_notify_p2p_device_found()
Dp2p_supplicant.c2564 int new_device) in wpas_dev_found() argument
2634 new_device); in wpas_dev_found()
2640 wpas_notify_p2p_device_found(ctx, info->p2p_device_addr, new_device); in wpas_dev_found()
/hostap-latest/src/p2p/
Dp2p.h766 int new_device);