Hi Andrew,

On 01/19/2011 02:07 AM, Andrzej Zaborowski wrote:
> ---
>  src/simutil.c |   57 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  src/simutil.h |    8 ++++++++
>  2 files changed, 65 insertions(+), 0 deletions(-)
> 

Patch has been applied with one minor amend on my part:

> +struct ofono_sim_app_record {
> +     unsigned char aid[16];
> +     int aid_len;
> +     char *label;
> +};
> +

The struct name was changed to sim_app_record since it is not part of
the ofono public / private API.

Regards,
-Denis
_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to