Home
last modified time | relevance | path

Searched refs:last_beacon (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_list.h29 struct os_reltime last_beacon; member
Dap_list.c213 os_get_reltime(&ap->last_beacon); in ap_list_process_beacon()
264 if (!os_reltime_expired(&now, &ap->last_beacon, in ap_list_timer()