request_scan_simple
Description:
Request NM to scan for access points on the DeviceWifi.
This function only instructs NM to perform scanning. Use get_access_points to get available access points.
Parameters:
| this | |
| callback |
the function to call when the call is done |
| user_data |
user data to pass to the callback function |