p2p_find OK <3>CTRL-EVENT-SCAN-STARTED
-That's it, its not scanning recursively
wpa_supplicant v2.7 .conf(etc/wpa_supplicant/.conf)file contains the following...
ctrl_interface=DIR=/var/run/wpa_supplicant
config_methods=pbc
update_config=1
ap_scan=1
device_name=MY_p2p
device_type=1-0050F204-1
p2p_listen_reg_class=81
p2p_listen_channel=1
Just want that to scan recursively and work normally as it does. TIA