Searched refs:remove_watch (Results 1 - 7 of 7) sorted by relevance

/external/bluetooth/bluez/gdbus/
H A Dmainloop.c165 static void remove_watch(DBusWatch *watch, void *data) function
181 remove_watch(watch, data);
256 dbus_connection_set_watch_functions(conn, add_watch, remove_watch,
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_common.c135 static void remove_watch(DBusWatch *watch, void *data) function
159 remove_watch(watch, data);
246 remove_watch, watch_toggled,
/external/dbus/test/
H A Dtest-utils.c32 remove_watch (DBusWatch *watch, function
135 remove_watch,
/external/dnsmasq/src/
H A Ddbus.c84 static void remove_watch(DBusWatch *watch, void *data) function
315 dbus_connection_set_watch_functions(connection, add_watch, remove_watch,
/external/wpa_supplicant_6/wpa_supplicant/
H A Dctrl_iface_dbus.c140 static void remove_watch(DBusWatch *watch, void *data) function
151 remove_watch(watch, data);
875 remove_watch, watch_toggled,
/external/bluetooth/bluez/audio/
H A Dtelephony-maemo6.c1960 static void remove_watch(gpointer data) function
1986 g_slist_foreach(watches, (GFunc) remove_watch, NULL);
H A Dtelephony-ofono.c1599 static void remove_watch(gpointer data) function
1614 g_slist_foreach(watches, (GFunc) remove_watch, NULL);

Completed in 420 milliseconds