Re: [PATCH 3/3] huawei: Remove call meter support for EM770

2010-07-01 Thread Marcel Holtmann
Hi Zhenhua, EM770W returns COMMAND NOT SUPPORT when we send AT+CCWE=1 to initialize call meter atom. So disable it. when re-doing patch 2/3 then please fix this properly so that this extra patch is not needed anymore. Regards Marcel ___ ofono

[PATCH 3/3] huawei: Remove call meter support for EM770

2010-06-29 Thread Zhenhua Zhang
EM770W returns COMMAND NOT SUPPORT when we send AT+CCWE=1 to initialize call meter atom. So disable it. --- plugins/huawei.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/plugins/huawei.c b/plugins/huawei.c index 0dc6ae4..98ce65b 100644 --- a/plugins/huawei.c +++