From d5cbc9e0bb473e3bb9c7a783d0efafdfcf27d460 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
- int wpactrl_startscan (wpactrl_t *a, wpactrl_xchgitem_t *item, wpactrl_xchg_cbres_t *res, tain_t const *limit, tain_t *stamp)
-Asks wpa_supplicant to start a scan. Sets up the wpactrl_xchgitem_t
-structure pointed to by item so it can be used in an asynchronous
+ int wpactrl_startscan (wpactrl_t *a, wpactrl_xchg_t *dt, wpactrl_xchg_cbres_t *res, tain_t const *limit, tain_t *stamp)
+Asks wpa_supplicant to start a scan. Sets up the wpactrl_xchg_t
+structure pointed to by dt so it can be used in an asynchronous
event loop to check for availability of the scan results (see below).
limit is an absolute deadline after which the scan should be
considered failed: if the current time goes over limit, then
--
cgit v1.2.3