Access MMBroadbandModemPrivate from plugin
Carlo Lobrano
c.lobrano at gmail.com
Wed Dec 2 08:50:46 PST 2015
Hello,
I am trying to solve a problem on HE910 Telit modem (I also opened bug
93135 about this), which does not support NULL items for AT+CPMS command,
so commands like
AT+CPMS="","ME"
return with error. My idea is basically to provides always MEM1 parameter
when AT+CPMS is issued, using the current value set on the modem if not
provided in other ways.
As suggested by Aleksander on bugtrace, the right way to do it would be to
call +CPMS? "somewhere" and parse the reply.
I'd like to keep those changes in telit plugin, but I wouldn't re-implement
all messaging interface for this and it is not clear to me how access to
"current_sms_mem1_storage" parameter in MMBroadbandModemPrivate. Is it even
possible?
Thanks in advance for any help
Best regards,
Carlo Lobrano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/modemmanager-devel/attachments/20151202/c4e36ed6/attachment.html>
More information about the ModemManager-devel
mailing list