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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user