Skip to content

libmbim-glib,enums: MbimSmsStatusFlag is flags, not enum

A compat method for mbim_sms_status_flag_get_string() is given.

The enum itself is considered API/ABI compatible because the numeric values of the items didn't change.

Fixes #36 (closed)

Merge request reports