Hi Denis, On 03/04/2010 03:28 AM, Denis Kenzior wrote: > Hi Zhenhua, > >> --- >> gatchat/gatserver.c | 47 > +++++++++++++++++++++++++++++++++++++++++++++++ >> gatchat/gatserver.h | 6 ++++++ >> 2 files changed, 53 insertions(+), 0 deletions(-) >> >> +guint g_at_server_register(GAtServer *server, const char *prefix, >> + GAtServerCommandType type, >> + GAtServerNotifyFunc notify, >> + gpointer user_data, >> + GDestroyNotify destroy_notify); > > Return a gboolean here. And where's my unregister function? OK. g_at_server_unregister will be added next time. :-) >> + >> #ifdef __cplusplus >> } >> #endif >> > > Regards, > -Denis > _______________________________________________ > ofono mailing list > ofono(a)ofono.org > http://lists.ofono.org/listinfo/ofono >