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.c320 sm->event_send_all_queued = 0; in event_send_all_later_handler()
350 if (sm->event_send_all_queued) in wps_upnp_event_send_all_later()
352 sm->event_send_all_queued = 1; in wps_upnp_event_send_all_later()
361 if (sm->event_send_all_queued) in wps_upnp_event_send_stop_all()
363 sm->event_send_all_queued = 0; in wps_upnp_event_send_stop_all()
Dwps_upnp_i.h142 int event_send_all_queued; /* if we are scheduled to send events soon member