Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dbss.h90 void calculate_update_time(const struct os_reltime *fetch_time,
Dbss.c73 void calculate_update_time(const struct os_reltime *fetch_time, in calculate_update_time() function
104 calculate_update_time(fetch_time, src->age, &dst->last_update); in wpa_bss_copy_res()
231 calculate_update_time(fetch_time, res->age, &update_time); in wpa_bss_update()
Drrm.c1122 calculate_update_time(&scan_res->fetch_time, in wpas_beacon_rep_scan_process()