Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_helpers.c572 static void flush_object_timeout_handler(void *eloop_ctx, void *timeout_ctx);
594 eloop_cancel_timeout(flush_object_timeout_handler, con, in wpa_dbus_unregister_object_per_iface()
767 static void flush_object_timeout_handler(void *eloop_ctx, void *timeout_ctx) in flush_object_timeout_handler() function
841 eloop_cancel_timeout(flush_object_timeout_handler, con, obj_desc); in wpa_dbus_flush_object_changed_properties()
904 if (!eloop_is_timeout_registered(flush_object_timeout_handler, in wpa_dbus_mark_property_changed()
907 flush_object_timeout_handler, in wpa_dbus_mark_property_changed()