summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-07-29 23:36:29 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-07-30 17:19:56 -0500
commit0c0f362ec3fa3243d26aea6029ad72e44796d5c1 (patch)
tree282872deb612ca663f667cca50009ad1c048ddd4 /include/dbus.h
parent0292fe12c0883dc10558cc20fdf06febbe2c9f6b (diff)
downloadofono-0c0f362ec3fa3243d26aea6029ad72e44796d5c1.tar.bz2
include: Update to proper API naming
Should match what is in the documentation
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dbus.h b/include/dbus.h
index d9597541..84b25fe9 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -50,7 +50,7 @@ extern "C" {
#define OFONO_DATA_CONNECTION_MANAGER_INTERFACE "org.ofono.DataConnectionManager"
#define OFONO_DATA_CONTEXT_INTERFACE "org.ofono.PrimaryDataContext"
#define OFONO_STK_INTERFACE OFONO_SERVICE ".SimToolkit"
-#define OFONO_SIM_APP_INTERFACE OFONO_SERVICE ".SimApplicationAgent"
+#define OFONO_SIM_APP_INTERFACE OFONO_SERVICE ".SimToolkitAgent"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \