Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A 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()
H A Dwps_upnp_i.h141 int event_send_all_queued; /* if we are scheduled to send events soon member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A 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()
H A Dwps_upnp_i.h142 int event_send_all_queued; /* if we are scheduled to send events soon member

Completed in 3 milliseconds