A recent change in Wireshark related to usb_bInterfaceClass requires a different check in order to understand if a QMI request is passing through the MBIM protocol.
Add two different checks in order to support both usb_bInterfaceClass formats.
Thanks to vheat for reporting and proposing a possible solution!
A recent change in Wireshark related to usb_bInterfaceClass requires a different check in order to understand if a QMI request is passing through the MBIM protocol.
Add two different checks in order to support both usb_bInterfaceClass formats.
Thanks to vheat for reporting and proposing a possible solution!
Fixes #4