Home
last modified time | relevance | path

Searched refs:calculate_update_time (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dbss.h175 void calculate_update_time(const struct os_reltime *fetch_time,
Dbss.c276 void calculate_update_time(const struct os_reltime *fetch_time, in calculate_update_time() function
309 calculate_update_time(fetch_time, src->age, &dst->last_update); in wpa_bss_copy_res()
617 calculate_update_time(fetch_time, res->age, &update_time); in wpa_bss_update()
742 calculate_update_time(fetch_time, res->age, &update); in wpa_bss_update_scan_res()
Drrm.c1526 calculate_update_time(&scan_res->fetch_time, in wpas_beacon_rep_scan_process()