Home
last modified time | relevance | path

Searched refs:num_events_in_sec (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.c481 sm->num_events_in_sec = 1; in upnp_wps_device_send_event()
483 sm->num_events_in_sec++; in upnp_wps_device_send_event()
491 if (sm->num_events_in_sec > MAX_EVENTS_PER_SEC && in upnp_wps_device_send_event()
497 sm->num_events_in_sec); in upnp_wps_device_send_event()
H A Dwps_upnp_i.h147 unsigned int num_events_in_sec; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.c502 sm->num_events_in_sec = 1; in upnp_wps_device_send_event()
504 sm->num_events_in_sec++; in upnp_wps_device_send_event()
512 if (sm->num_events_in_sec > MAX_EVENTS_PER_SEC && in upnp_wps_device_send_event()
518 sm->num_events_in_sec); in upnp_wps_device_send_event()
H A Dwps_upnp_i.h148 unsigned int num_events_in_sec; member

Completed in 8 milliseconds