summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-06-09 20:07:11 -0700
committerMarcel Holtmann <marcel@holtmann.org>2010-06-09 20:07:11 -0700
commitaa99c4c0ddae7b1c412ecdaaa47717b5ea434668 (patch)
treec2525645218d16cf2c796f4dc9358997cdfd3194 /include/dbus.h
parent2aeb7df627dedc480bb3c0c825b5ca13e5e427a0 (diff)
downloadofono-aa99c4c0ddae7b1c412ecdaaa47717b5ea434668.tar.bz2
Rename CbsManger into CellBroadcast
Other D-Bus interfaces use clear descriptions like SupplementaryServices or NetworkRegistration. So use CellBroadcast for cell broadcast support.
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 5bf0505f..059232fc 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -37,7 +37,7 @@ extern "C" {
#define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter"
#define OFONO_CALL_SETTINGS_INTERFACE "org.ofono.CallSettings"
#define OFONO_CALL_VOLUME_INTERFACE OFONO_SERVICE ".CallVolume"
-#define OFONO_CBS_MANAGER_INTERFACE "org.ofono.CbsManager"
+#define OFONO_CELL_BROADCAST_INTERFACE "org.ofono.CellBroadcast"
#define OFONO_MESSAGE_WAITING_INTERFACE "org.ofono.MessageWaiting"
#define OFONO_NETWORK_REGISTRATION_INTERFACE "org.ofono.NetworkRegistration"
#define OFONO_NETWORK_OPERATOR_INTERFACE "org.ofono.NetworkOperator"