From 4e4a47a87c485a67268247b3a6c545904442f711 Mon Sep 17 00:00:00 2001 From: Bertrand Aygon Date: Tue, 2 Aug 2011 14:45:17 +0200 Subject: dbus: Add CDMA netreg atom interface name --- include/dbus.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/dbus.h') diff --git a/include/dbus.h b/include/dbus.h index 4dd9db5f..65bda721 100644 --- a/include/dbus.h +++ b/include/dbus.h @@ -63,6 +63,8 @@ extern "C" { #define OFONO_CDMA_VOICECALL_MANAGER_INTERFACE "org.ofono.cdma.VoiceCallManager" #define OFONO_CDMA_MESSAGE_MANAGER_INTERFACE "org.ofono.cdma.MessageManager" #define OFONO_CDMA_CONNECTION_MANAGER_INTERFACE "org.ofono.cdma.ConnectionManager" +#define OFONO_CDMA_NETWORK_REGISTRATION_INTERFACE \ + "org.ofono.cdma.NetworkRegistration" /* Essentially a{sv} */ #define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \ -- cgit v1.2.3