[PATCH] gprs: Fixing mem leak

2011-01-09 Thread Lasse.Kunnasluoto
--- src/gprs.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/gprs.c b/src/gprs.c index 58166f8..aeb505f 100644 --- a/src/gprs.c +++ b/src/gprs.c @@ -1152,8 +1152,10 @@ static struct pri_context *pri_context_create(struct ofono_gprs *gprs, if (name == NU

SAT support in oFono

2011-01-21 Thread Lasse.Kunnasluoto
Hi I am checking what is the level of SAT/STK support in ofono and have a couple of questions. The current implementation contains support for basic STK commands, like menus, inputs, calls, sms and so on. In TODO, there is only REFRESH command on the list. Is there plans or ideas to extend the