<div dir="ltr"><div><span class="im">[Forgot to include the list on my reply, correcting that...]<br><br></span></div><div><span class="im">> The ctl sync message should kill anything and everything.<br>
<br></span>Sounds promising, but... erm, can you explain how to send 
this message using `qmicli`? The help doesn't mention this message at 
all. I thought maybe running this command would provide a clue:<br><br>```<br>$ sudo ~/bin/qmicli -p -d /dev/cdc-wdm0 --wda-get-supported-messages<br>error: couldn't get supported WDA messages: QMI protocol error (71): 'InvalidQmiCommand'<br>```<br><br></div><div>(I
 did this because of a blog post by Aleksander in which I found the 
phrase "use the WDA service to set the net data format in new modems 
instead of the old CTL service".)<br><br>I tried variations of this:<br><br>```<br>$ sudo ~/bin/qmicli -p -d /dev/cdc-wdm0 --wda-sync <br>error: Unknown option --wda-sync<br>```<br></div>but all came up empty.  I give up—can you give me a hint? `:-]</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 23, 2016 at 3:56 PM, Bjørn Mork <span dir="ltr"><<a href="mailto:bjorn@mork.no" target="_blank">bjorn@mork.no</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The ctl sync message should kill anything and everything.<br>
<br>
<br>
Bjørn<br>
<div><div class="h5"><br>
On August 23, 2016 9:42:24 PM CEST, Evade Flow <<a href="mailto:evadeflow@gmail.com">evadeflow@gmail.com</a>> wrote:<br>
>Is there a 'rude' `qmicli` command (or sequence of commands) I can use<br>
>to<br>
>just kill *any* existing connection, without needing to know the client<br>
>ID<br>
>and/or packet data handle? I'm writing a really quick-and-dirty<br>
>modem-juggling script, and I'd rather avoid saving any state, if<br>
>possible.<br>
><br>
>In a perfect world, this would "just do it" and not give me an error:<br>
><br>
>```<br>
>$ qmicli -p -d /dev/cdc-wdm0 --wds-stop-network<br>
>error: Missing argument for --wds-stop-network<br>
>```<br>
><br>
>I noticed `qmi-network` saves off a 'state file' containing the client<br>
>ID<br>
>and packet data handle, so perhaps this isn't possible. Just figured I<br>
>should ask before going down the state-saving path...<br>
><br>
><br>
</div></div>>-----------------------------<wbr>------------------------------<wbr>-------------<br>
><br>
>_____________________________<wbr>__________________<br>
>libqmi-devel mailing list<br>
><a href="mailto:libqmi-devel@lists.freedesktop.org">libqmi-devel@lists.<wbr>freedesktop.org</a><br>
><a href="https://lists.freedesktop.org/mailman/listinfo/libqmi-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.<wbr>org/mailman/listinfo/libqmi-<wbr>devel</a><br>
<br>
</blockquote></div><br></div>