Home
last modified time | relevance | path

Searched refs:event_send_all_queued (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_upnp_event.c319 sm->event_send_all_queued = 0; in event_send_all_later_handler()
349 if (sm->event_send_all_queued) in event_send_all_later()
351 sm->event_send_all_queued = 1; in event_send_all_later()
360 if (sm->event_send_all_queued) in event_send_stop_all()
362 sm->event_send_all_queued = 0; in event_send_stop_all()
Dwps_upnp_i.h141 int event_send_all_queued; /* if we are scheduled to send events soon member