Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_event.c375 int probereq) in wps_upnp_event_add() argument
384 if (probereq) in wps_upnp_event_add()
394 if (s->last_event_failed && probereq && len > 0) { in wps_upnp_event_add()
Dwps_upnp_i.h182 int probereq);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_event.c373 int event_add(struct subscription *s, const struct wpabuf *data, int probereq) in event_add() argument
382 if (probereq) in event_add()
392 if (s->last_event_failed && probereq && len > 0) { in event_add()
Dwps_upnp_i.h180 int event_add(struct subscription *s, const struct wpabuf *data, int probereq);