Home
last modified time | relevance | path

Searched refs:last_event_sec (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_i.h147 os_time_t last_event_sec; member
Dwps_upnp.c500 if (now.sec != sm->last_event_sec) { in upnp_wps_device_send_event()
501 sm->last_event_sec = now.sec; in upnp_wps_device_send_event()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_i.h146 os_time_t last_event_sec; member
Dwps_upnp.c479 if (now.sec != sm->last_event_sec) { in upnp_wps_device_send_event()
480 sm->last_event_sec = now.sec; in upnp_wps_device_send_event()