Home
last modified time | relevance | path

Searched refs:last_scan (Results 1 - 13 of 13) sorted by relevance

/third_party/backends/backend/
H A Drts8891_low.h255 struct timeval last_scan; member
H A Dhp3500.c173 time_t last_scan; member
718 time (&scanner->last_scan); in sane_start()
968 dev->last_scan = 0; in attachScanner()
3823 do_warmup = (t - scanner->last_scan) > 300; in reader_process()
H A Drts8891.c1108 dev->last_scan.tv_sec = current.tv_sec; in sane_start()
1116 if ((current.tv_sec - dev->last_scan.tv_sec) / 60 > 10) in sane_start()
1122 dev->last_scan.tv_sec = current.tv_sec; in sane_start()
2111 dev->last_scan.tv_sec = current.tv_sec; in sane_cancel()
2541 device->last_scan.tv_sec = 0; in attach_rts8891()
7793 session->dev->last_scan.tv_sec = 0; in set_lamp_state()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Dwpa_magiclink.c319 wpa_s->last_scan = now;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Dwpa_magiclink.c332 wpa_s->last_scan = now;
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h597 struct os_reltime last_scan; member
H A Dwnm_sta.c970 if (os_reltime_expired(&now, &wpa_s->last_scan, 10)) in wnm_add_cand_list()
1545 if (!os_reltime_expired(&now, &wpa_s->last_scan, 10)) { in ieee802_11_rx_bss_trans_mgmt_req()
H A Dbss.c892 os_get_reltime(&wpa_s->last_scan); in wpa_bss_update_end()
H A Devents.c2164 if (os_reltime_expired(&now, &wpa_s->last_scan, 5)) { in wpa_supplicant_fast_associate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwnm_sta.c987 if (os_reltime_expired(&now, &wpa_s->last_scan, 10)) in wnm_add_cand_list()
1577 if (!os_reltime_expired(&now, &wpa_s->last_scan, 10)) { in ieee802_11_rx_bss_trans_mgmt_req()
H A Dbss.c1006 os_get_reltime(&wpa_s->last_scan); in wpa_bss_update_end()
H A Dwpa_supplicant_i.h836 struct os_reltime last_scan; member
H A Devents.c2729 if (os_reltime_expired(&now, &wpa_s->last_scan, in wpa_supplicant_fast_associate()
6591 os_reltime_age(&wpa_s->last_scan, &age);

Completed in 42 milliseconds