Skip to content

libqrtr-glib: Add support for signaling addition/deletion of services.

During a modem crash, the node stays online, but the services are removed and added back when the modem comes back online. Now to implement SSR we need to detect these changes (Addition/deletion of services).

Merge request reports