MBIM-Proxy

Aleksander Morgado aleksander at aleksander.es
Fri Jan 24 13:24:06 PST 2014


On 24/01/14 22:20, Greg Suarez wrote:
> It looks like I'm going to need to either modify mbim_device_open() to
> accept a flags parameter to specify whether to use the proxy.  Would it be
> better to create a new function mbim_device_proxy_open() or should we force
> the change on existing clients?

A new method is better. What I'm not sure is what it should look like.
Is it better a method explicitly specifying that the proxy will be used,
or otherwise a more generic method (e.g. mbim_device_proxy_open_full())
where we just start accepting a set of flags, like libqmi does?

-- 
Aleksander


More information about the libmbim-devel mailing list