Re: [PATCH 1/2] Add sim driver call for applications discovery.

2011-01-17 Thread Pekka Pessi
Hi Denis and Andrzej, 2011/1/13 Denis Kenzior denk...@gmail.com: +     void (*list_apps)(struct ofono_sim *sim, ofono_sim_apps_cb_t cb, +                     void *data);  }; Do you think this belongs on a separate atom?  E.g. something like Pekka's SimAuthentication ? I think the

Re: [PATCH 1/2] Add sim driver call for applications discovery.

2011-01-13 Thread Denis Kenzior
Hi Andrew, On 01/12/2011 06:12 AM, Andrzej Zaborowski wrote: --- include/sim.h | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/include/sim.h b/include/sim.h index aab981c..e4176e3 100644 --- a/include/sim.h +++ b/include/sim.h @@ -77,6 +77,12 @@ enum