wpa_supplicant / hostapd
2.5
|
Scan results. More...
#include <driver.h>
Data Fields | |
struct wpa_scan_res ** | res |
size_t | num |
struct os_reltime | fetch_time |
Scan results.
res | Array of pointers to allocated variable length scan result entries |
num | Number of entries in the scan result array |
fetch_time | Time when the results were fetched from the driver |