summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNishanth V <nishanth.v@intel.com>2017-09-07 09:53:16 +0530
committerDenis Kenzior <denkenz@gmail.com>2017-09-08 15:06:10 -0500
commit80dec9b080d7fc601e6b9bb9a42db1cb7d9ab3ec (patch)
tree2e54494af7fdb4092325c04e8790945e8b259ce5 /include
parent2390820d323c5a411b48e64f49edbeca55d4bd27 (diff)
downloadofono-80dec9b080d7fc601e6b9bb9a42db1cb7d9ab3ec.tar.gz
include: added NetworkMonitorAgent interface
Diffstat (limited to 'include')
-rw-r--r--include/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index cf68ae5f..a6519c7c 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -61,6 +61,7 @@ extern "C" {
#define OFONO_HANDSFREE_INTERFACE OFONO_SERVICE ".Handsfree"
#define OFONO_SIRI_INTERFACE OFONO_SERVICE ".Siri"
#define OFONO_NETMON_INTERFACE OFONO_SERVICE ".NetworkMonitor"
+#define OFONO_NETMON_AGENT_INTERFACE OFONO_SERVICE ".NetworkMonitorAgent"
#define OFONO_LTE_INTERFACE OFONO_SERVICE ".LongTermEvolution"
/* CDMA Interfaces */