Skip to content

plugin: ignore unwanted net ports

  • For QMI modems, make sure we only grab QMI data ports (flag the rest as ignored).
  • For MBIM modems, make sure we only grab MBIM data ports (flag the rest as ignored).
  • For other plugins that use NET ports in their logic, make sure we only grab non-QMI and non-MBIM data ports.

Merge request reports