HomeSort by relevance Sort by last modified time
    Searched full:event_send_all_later_handler (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_upnp_event.c 314 /* event_send_all_later_handler -- actually send events as needed */
315 static void event_send_all_later_handler(void *eloop_data, void *user_ctx) function
355 event_send_all_later_handler, NULL, sm);
363 eloop_cancel_timeout(event_send_all_later_handler, NULL, sm);

Completed in 180 milliseconds