api,modem: new Modem3gpp.ProfileManager interface
This new interface allows modems to expose the list of available connection profiles stored in the device and edit or delete them; as long as the underlying device/protocol allows it.
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
</section>
|
||||
<section>
|
||||
<title>Profile management support</title>
|
||||
<xi:include href="xml/mm-modem-3gpp-profile-manager.xml"/>
|
||||
<xi:include href="xml/mm-3gpp-profile.xml"/>
|
||||
</section>
|
||||
<section>
|
||||
@@ -197,6 +198,10 @@
|
||||
<xi:include href="xml/MmGdbusModem3gppProxy.xml"/>
|
||||
<xi:include href="xml/MmGdbusModem3gppSkeleton.xml"/>
|
||||
|
||||
<xi:include href="xml/MmGdbusModem3gppProfileManager.xml"/>
|
||||
<xi:include href="xml/MmGdbusModem3gppProfileManagerProxy.xml"/>
|
||||
<xi:include href="xml/MmGdbusModem3gppProfileManagerSkeleton.xml"/>
|
||||
|
||||
<xi:include href="xml/MmGdbusModem3gppUssd.xml"/>
|
||||
<xi:include href="xml/MmGdbusModem3gppUssdProxy.xml"/>
|
||||
<xi:include href="xml/MmGdbusModem3gppUssdSkeleton.xml"/>
|
||||
|
Reference in New Issue
Block a user