Re: uqmi: add dms_get_operating_mode

2021-11-30 Thread Daniel Golle
Hi Henrik, On Wed, Dec 01, 2021 at 01:46:01AM +0100, Henrik Ginstmark wrote: > Hi > > Is it possible to add dms_get_operating_mode command? Doesn't seem much of a stretch, so why not ;) > Then it would be possible to verify if the modem is in flight mode or not. > > Or how can I contribute to

uqmi: add dms_get_operating_mode

2021-11-30 Thread Henrik Ginstmark
Hi Is it possible to add dms_get_operating_mode command? Then it would be possible to verify if the modem is in flight mode or not. Or how can I contribute to uqmi? BR Henrik Ginstmark --- commands-dms.c @@ -375,6 +375,38 @@ qmi_set_dms_reset_request(msg); return QMI_CMD_REQUEST; } +static v