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.

Regards,
-Denis
_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to