Skip to content

port-qmi: Increase the reference counter of the QrtrNode

Currently, we are not increasing the reference counter of the QrtrNode when creating a PortQmi for a QRTR port, and we are clearing the object when disposing the port.

Merge request reports