Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_upnp_event.c321 sm->event_send_all_queued = 0; in event_send_all_later_handler()
351 if (sm->event_send_all_queued) in event_send_all_later()
353 sm->event_send_all_queued = 1; in event_send_all_later()
362 if (sm->event_send_all_queued) in event_send_stop_all()
364 sm->event_send_all_queued = 0; in event_send_stop_all()
Dwps_upnp_i.h142 int event_send_all_queued; /* if we are scheduled to send events soon member
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_upnp_event.c442 sm->event_send_all_queued = 0; in event_send_all_later_handler()
485 if (sm->event_send_all_queued) in event_send_all_later()
487 sm->event_send_all_queued = 1; in event_send_all_later()
496 if (sm->event_send_all_queued) in event_send_stop_all()
498 sm->event_send_all_queued = 0; in event_send_stop_all()
Dwps_upnp_i.h151 int event_send_all_queued; /* if we are scheduled to send events soon member