Request NM to search for Wi-Fi P2P peers on this.
Note that the call returns immediately after requesting the find, and it may take some time after that for peers to be found.
The find operation will run for 30s by default. You can stop it earlier using nm_device_p2p_wifi_stop_find
.
this | |
options |
optional options passed to StartFind. |
cancellable |
a Cancellable, or null |
callback |
a TaskReadyCallback, or null |
user_data |
user_data for |