HomeSort by relevance Sort by last modified time
    Searched full: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 495 sm->num_events_in_sec = 1;
497 sm->num_events_in_sec++;
505 if (sm->num_events_in_sec > MAX_EVENTS_PER_SEC &&
511 sm->num_events_in_sec);
    [all...]

Completed in 2644 milliseconds