[RFC] Deprecate SubscriptionState?

Ben Chan benchan at chromium.org
Mon Jul 30 21:48:30 UTC 2018


On Mon, Jul 30, 2018 at 12:59 AM Aleksander Morgado
<aleksander at aleksander.es> wrote:
>
> Hey,
>
> > I guess we could depreciate the SubscriptionState property and let
> > ModemManger simply forward PCO notifications to other clients. What
> > D-Bus interface are you considering?  For the Altair modem, we may
> > need to cheat a little bit by repackaging the partial PCO info into a
> > valid PCO structure.
> >
>
> I was just thinking in a property providing a raw bytearray to contain
> the PCO info. Would that be enough?

PCO is associated with CID, so I think we either need to has (1) PCOs
indexed by CID or (2) have PCO as a bearer property (which corresponds
to a CID). However, (2) assumes all CIDs are initiated by host, so I'm
not sure if there is any CID managed by the modem internally.


>
> --
> Aleksander
> https://aleksander.es


More information about the ModemManager-devel mailing list