Re: [PATCH] Implement ofono_sim_write.

2009-08-03 Thread Denis Kenzior
> Writes use sim->simop_q queue together with reads. Patch has been applied, thanks. Regards, -Denis ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

[PATCH] Implement ofono_sim_write.

2009-08-01 Thread Andrzej Zaborowski
Writes use sim->simop_q queue together with reads. --- src/sim.c | 116 +--- src/sim.h |5 ++- 2 files changed, 114 insertions(+), 7 deletions(-) diff --git a/src/sim.c b/src/sim.c index 1fcb63e..3d998e2 100644 --- a/src/sim.c +++ b/src