Skip to content

Draft: libqmi-glib,qmicli: implement IMSP service

Dylan Van Assche requested to merge ims into main

IMSP service is already known by libqmi but without any implementation. Add the Get Enabler State method to retrieve the IMS registation status.

IMS is split up in multiple services: IMS, IMSA, IMSP, IMSVT, and IMSRTP. Other IMS services will be added in other patches.

Merge request reports