From 684b5be1fc548a68bad2f3341513fc6fe119af70 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 29 Jul 2009 10:04:06 -0500 Subject: Rename dbus_gsm_signal_property_changed --- include/dbus.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/dbus.h') diff --git a/include/dbus.h b/include/dbus.h index 2e78b5bd..8a1db424 100644 --- a/include/dbus.h +++ b/include/dbus.h @@ -32,6 +32,10 @@ extern "C" { DBusConnection *ofono_dbus_get_connection(); +int ofono_dbus_signal_property_changed(DBusConnection *conn, const char *path, + const char *interface, const char *name, + int type, void *value); + #ifdef __cplusplus } #endif -- cgit v1.2.3