Found 4 other functions taking a
wpa_scan_res
argument:
wpa_bss_update_scan_res - Update a BSS table entry based on a scan result @wpa_s: Pointer to wpa_supplicant data @res: Scan result @fetch_time: Time when the result was fetched from the driver This function updates a BSS table entry (or adds one) based on a scan result. This is called separately for each scan result between the calls to wpa_bss_update_start() and wpa_bss_update_end().