Hi Guillaume,

> +             if (g_str_has_prefix(hw_serial, "+GSN:") == TRUE)
> +                     hw_serial = hw_serial + 5;
> +
> +             if (g_str_has_prefix(hw_serial, "+CGSN:") == TRUE)
> +                     hw_serial = hw_serial + 6;

you are not fixing this up in ConnMan.

Fix this broken behavior of your CDMA modem within oFono with a vendor
quirk. It is wrong for oFono to export this in the first place.

Regards

Marcel


_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to