Hi Lei, On 12/08/2010 06:35 PM, Lei Yu wrote: > --- > Makefile.am | 9 ++ > configure.ac | 6 + > plugins/cdmaphonesim.c | 344 > +++++++++++++++++++++++++++++++++++++++++++++ > plugins/cdmaphonesim.conf | 14 ++ > 4 files changed, 373 insertions(+), 0 deletions(-) > create mode 100644 plugins/cdmaphonesim.c > create mode 100644 plugins/cdmaphonesim.conf >
Have you considered adding a CDMA/GSM selector to phonesim.conf instead? So e.g. a new configuration key called 'Type' where type can be 'gsm' or 'cdma'. That way you can share much of the phonesim plugin plumbing and only populate the atoms differently... Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
