[PATCH 1/4] Add gatutil.c to share common APIs with GAtServer

Denis Kenzior denkenz at gmail.com
Wed Jan 20 12:23:18 PST 2010


Hi Zhenhua,

> Hi Denis,
> 
> Denis Kenzior wrote:
> > Hi Zhenhua,
> >
> >> +gboolean g_at_util_set_io(GIOChannel *io)
> >
> > Rename this g_at_util_setup_io
> >
> >> +typedef void (*GAtDisconnectFunc)(gpointer user_data); typedef void
> >> +(*GAtDebugFunc)(const char *str, gpointer user_data);
> >
> > These don't belong here, create a new file called gat.h and put them
> > there.
> >
> > Regards,
> > -Denis
> 
> Thanks for your comments. Updated patch is attached.
> 

Patch has been applied.  Thanks.

Regards,
-Denis


More information about the ofono mailing list