On Wed, 2010-07-07 at 15:57 -0700, Denis Kenzior wrote: > Hi Inaky, > > > void sms_assembly_expire(struct sms_assembly *assembly, time_t before); > > +gboolean sms_assembly_encode_address(const struct sms_address *in, > > + char *straddr); > > > > struct status_report_assembly *status_report_assembly_new(const char > > *imsi); > > void status_report_assembly_free(struct status_report_assembly *assembly); > > Can we rename this into sms_address_to_hex_string? That seems to > reflect the intent a bit better.
Ok -- this will then touch a few more other sites in the code. _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
