Searched refs:event_add (Results 1 – 3 of 3) sorted by relevance
181 int event_add(struct subscription *s, const struct wpabuf *data, int probereq);
375 int event_add(struct subscription *s, const struct wpabuf *data, int probereq) in event_add() function
522 event_add(s, buf, in upnp_wps_device_send_event()675 ret = event_add(s, buf, 0); in subscription_first_event()