Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_event.c33 #define MAX_EVENTS_QUEUED 20 /* How far behind queued events */ macro
381 if (len >= MAX_EVENTS_QUEUED) { in wps_upnp_event_add()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_event.c33 #define MAX_EVENTS_QUEUED 20 /* How far behind queued events */ macro
379 if (len >= MAX_EVENTS_QUEUED) { in event_add()