summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lte.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lte.c b/src/lte.c
index fbe01168..951a06fd 100644
--- a/src/lte.c
+++ b/src/lte.c
@@ -212,7 +212,7 @@ static void lte_set_default_attach_info_cb(const struct ofono_error *error,
}
ofono_dbus_signal_property_changed(conn, path,
- OFONO_CONNECTION_CONTEXT_INTERFACE,
+ OFONO_LTE_INTERFACE,
key,
DBUS_TYPE_STRING, &value);