<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 24, 2014 at 1:35 PM, Greg Suarez <span dir="ltr"><<a href="mailto:gpsuarez2512@gmail.com" target="_blank">gpsuarez2512@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5">On Fri, Jan 24, 2014 at 1:24 PM, Aleksander Morgado <span dir="ltr"><<a href="mailto:aleksander@aleksander.es" target="_blank">aleksander@aleksander.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On 24/01/14 22:20, Greg Suarez wrote:<br>
> It looks like I'm going to need to either modify mbim_device_open() to<br>
> accept a flags parameter to specify whether to use the proxy. Would it be<br>
> better to create a new function mbim_device_proxy_open() or should we force<br>
> the change on existing clients?<br>
<br>
</div></div>A new method is better. What I'm not sure is what it should look like.<br>
Is it better a method explicitly specifying that the proxy will be used,<br>
or otherwise a more generic method (e.g. mbim_device_proxy_open_full())<br>
where we just start accepting a set of flags, like libqmi does?<br>
<span><font color="#888888"><br></font></span></blockquote><div><br></div></div></div><div>It might be better to explicitly specify that the proxy will be used since when using the proxy</div><div>the client would have to send the proxy the file to open, since there is no MBIM equivalent to <br>
</div><div>QMI_CTL_SERVICE message.</div><div><br></div></div></div></div></blockquote><div> </div><div>I take it back, the file path provided from the mbim_device_new() could be used. My mind got lost jumping</div><div>
back and forth between proxy and client.</div><div><br></div></div><br></div></div>