Home
last modified time | relevance | path

Searched refs:event_add (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_upnp_i.h181 int event_add(struct subscription *s, const struct wpabuf *data, int probereq);
Dwps_upnp_event.c375 int event_add(struct subscription *s, const struct wpabuf *data, int probereq) in event_add() function
Dwps_upnp.c522 event_add(s, buf, in upnp_wps_device_send_event()
675 ret = event_add(s, buf, 0); in subscription_first_event()