api,3gpp: new 'PacketServiceState' property

This property allows the user to know whether the device is attached
or detached from the packet domain service.
This commit is contained in:
Aleksander Morgado
2021-10-21 10:51:38 +02:00
parent 98738521ef
commit f55ea211a9
9 changed files with 68 additions and 6 deletions

View File

@@ -295,5 +295,15 @@
-->
<property name="InitialEpsBearerSettings" type="a{sv}" access="read" />
<!--
PacketServiceState:
A <link linkend="MMModem3gppPacketServiceState">MMModem3gppPacketServiceState</link>
value specifying the packet domain service state.
Since: 1.20
-->
<property name="PacketServiceState" type="u" access="read" />
</interface>
</node>