From 01a4a93bee6178c085186f8be8b3d106f5673e53 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 23 Mar 2010 13:35:58 -0500 Subject: Move netreg interface definitions to dbus.h --- 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 5ca9085f..5bf0505f 100644 --- a/include/dbus.h +++ b/include/dbus.h @@ -39,6 +39,8 @@ extern "C" { #define OFONO_CALL_VOLUME_INTERFACE OFONO_SERVICE ".CallVolume" #define OFONO_CBS_MANAGER_INTERFACE "org.ofono.CbsManager" #define OFONO_MESSAGE_WAITING_INTERFACE "org.ofono.MessageWaiting" +#define OFONO_NETWORK_REGISTRATION_INTERFACE "org.ofono.NetworkRegistration" +#define OFONO_NETWORK_OPERATOR_INTERFACE "org.ofono.NetworkOperator" #define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook" #define OFONO_RADIO_SETTINGS_INTERFACE "org.ofono.RadioSettings" #define OFONO_SIM_MANAGER_INTERFACE "org.ofono.SimManager" -- cgit v1.2.3