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

  /external/wpa_supplicant_8/src/wps/
wps_upnp_event.c 321 sm->event_send_all_queued = 0;
351 if (sm->event_send_all_queued)
353 sm->event_send_all_queued = 1;
362 if (sm->event_send_all_queued)
364 sm->event_send_all_queued = 0;
wps_upnp_i.h 142 int event_send_all_queued; /* if we are scheduled to send events soon member in struct:upnp_wps_device_sm

Completed in 78 milliseconds