api: notify in the interface about the reason why the modem is FAILED
We currently implement 'SIM missing' and 'SIM error', which are probably the most common ones.
This commit is contained in:
@@ -356,6 +356,16 @@
|
||||
-->
|
||||
<property name="State" type="i" access="read" />
|
||||
|
||||
<!--
|
||||
StateFailedReason:
|
||||
|
||||
Error specifying why the modem is in
|
||||
<link linkend="MM-MODEM-STATE-FAILED:CAPS"><constant>MM_MODEM_STATE_FAILED</constant></link>
|
||||
state, given as a
|
||||
<link linkend="MMModemStateFailedReason">MMModemStateFailedReason</link> value.
|
||||
-->
|
||||
<property name="StateFailedReason" type="u" access="read" />
|
||||
|
||||
<!--
|
||||
AccessTechnologies:
|
||||
|
||||
|
Reference in New Issue
Block a user