include: Update to proper API naming

Should match what is in the documentation
This commit is contained in:
Denis Kenzior 2010-07-29 23:36:29 -05:00
parent 0292fe12c0
commit 0c0f362ec3
1 changed files with 1 additions and 1 deletions

View File

@ -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 \