HomeSort by relevance Sort by last modified time
    Searched refs:num_events_in_sec (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_upnp_i.h 148 unsigned int num_events_in_sec; member in struct:upnp_wps_device_sm
wps_upnp.c 478 sm->num_events_in_sec = 1;
480 sm->num_events_in_sec++;
488 if (sm->num_events_in_sec > MAX_EVENTS_PER_SEC &&
494 sm->num_events_in_sec);
    [all...]

Completed in 4735 milliseconds