Lines Matching full:scan
283 * wpas_dbus_iface_scan - Request a wireless scan on an interface
289 * Handler function for "scan" method call of a network device. Requests
290 * that wpa_supplicant perform a wireless scan as soon as possible
303 * wpas_dbus_iface_scan_results - Get the results of a recent scan request
307 * a dbus error message if not scan results could be found
320 /* Ensure we've actually got scan results to return */
324 "An error ocurred getting scan "
336 /* Loop through scan results and append each result's object path */
346 "enough memory to send scan results "
374 * @res: wpa_supplicant scan result for which to get properties
762 "enough memory to send scan results "