From aa99c4c0ddae7b1c412ecdaaa47717b5ea434668 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 9 Jun 2010 20:07:11 -0700 Subject: Rename CbsManger into CellBroadcast Other D-Bus interfaces use clear descriptions like SupplementaryServices or NetworkRegistration. So use CellBroadcast for cell broadcast support. --- include/dbus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/dbus.h') 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" -- cgit v1.2.3