Hi Yang, On 07/08/2010 05:56 AM, Yang Gu wrote: > --- > Makefile.am | 28 ++-- > drivers/phonesimmodem/phonesimmodem.c | 48 +++++ > drivers/phonesimmodem/phonesimmodem.h | 26 +++ > drivers/phonesimmodem/stk.c | 316 > +++++++++++++++++++++++++++++++++ > plugins/phonesim.c | 2 +-
Another thought just occurred here, instead of duplicating all this work inside phonesimmodem, lets just have a separate function inside sim-poll.c that will listen to the phonesim specific notification. E.g. instead of atmodem_poll_enable have something like phonesim_poll_enable. Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
