MBIM-Proxy
Aleksander Morgado
aleksander at aleksander.es
Tue Jan 28 00:45:18 PST 2014
On 28/01/14 00:24, Greg Suarez wrote:
> I need to use the private _mbim_message_* functions in mbim-proxy.c to
> parse our message and form the response. Should I just include the
> mbim-message-private.h or create public interfaces the for functions? I'm
> thinking a normal user won't need to use or know about the functions.
> Same goes for the open-done and close-done messages.
If you're building a 'MbimProxy' GObject within libmbim-glib, then you
can safely include the '-private.h' header; that header is not
installed, it's private to the library.
--
Aleksander
More information about the libmbim-devel
mailing list