Skip to content

helpers-mbim: fix MMSignal selection based on data class

MbimDataClass is a flags bitmask, not an enumeration.

This logic was broken if the reported data class was e.g. 4G+5GNSA.

Merge request reports