Hi Samuel,
On 01/08/2011 14:51, Guillaume Zajac wrote:
---
plugins/ofono.c | 189 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 180 insertions(+), 9 deletions(-)
diff --git a/plugins/ofono.c b/plugins/ofono.c
index 8650bfc..44074a5 100644
--- a/plugins/ofono.c
+++ b/plugins/ofono.c
@@ -50,6 +50,7 @@
#define OFONO_CONTEXT_INTERFACE OFONO_SERVICE
".ConnectionContext"
#define OFONO_SIM_INTERFACE OFONO_SERVICE ".SimManager"
#define OFONO_REGISTRATION_INTERFACE OFONO_SERVICE ".NetworkRegistration"
+#define OFONO_CDMA_INTERFACE OFONO_SERVICE ".cdma.ConnectionManager"
#define PROPERTY_CHANGED "PropertyChanged"
#define GET_PROPERTIES "GetProperties"
@@ -70,12 +71,15 @@ static GHashTable *modem_hash = NULL;
static GHashTable *network_hash;
Please forget this patch, it was formatted into a branch.
I will send you a new version.
Kind regards,
Guillaume
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman