HomeSort by relevance Sort by last modified time
    Searched defs:event_send_start (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_event.c 356 /* event_send_start -- prepare to send a event message to subscriber
376 static int event_send_start(struct subscription *s) function
458 if (event_send_start(s))
  /external/wpa_supplicant_8/src/wps/
wps_upnp_event.c 249 /* event_send_start -- prepare to send a event message to subscriber
269 static int event_send_start(struct subscription *s) function
326 if (event_send_start(s))

Completed in 18 milliseconds