Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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);