Re: [PATCH -v2 5/7] dun_gw: Add DUN server plugin for oFono

2011-02-08 Thread Guillaume Zajac
Hi Gustavo, Thanks for clarification. Kind regards, Guillaume On 07/02/2011 19:19, Gustavo F. Padovan wrote: Hi Guillaume, * Guillaume Zajac [2011-02-07 10:21:58 +0100]: Hi Padovan, One comment below. Kind regards, Guillaume On 04/02/2011 22:46, Gustavo F. Padovan wrote: DUN server is

Re: [PATCH -v2 5/7] dun_gw: Add DUN server plugin for oFono

2011-02-07 Thread Gustavo F. Padovan
Hi Guillaume, * Guillaume Zajac [2011-02-07 10:21:58 +0100]: > Hi Padovan, > > One comment below. > > Kind regards, > Guillaume > > On 04/02/2011 22:46, Gustavo F. Padovan wrote: > > DUN server is probed when modem state changes to online. It registers > > DUN record to Bluetooth adapter and

Re: [PATCH -v2 5/7] dun_gw: Add DUN server plugin for oFono

2011-02-07 Thread Guillaume Zajac
Hi Padovan, One comment below. Kind regards, Guillaume On 04/02/2011 22:46, Gustavo F. Padovan wrote: DUN server is probed when modem state changes to online. It registers DUN record to Bluetooth adapter and wait for incoming DUN connection. Based on a patch from Zhenhua Zhang --- Makefile.

[PATCH -v2 5/7] dun_gw: Add DUN server plugin for oFono

2011-02-04 Thread Gustavo F. Padovan
DUN server is probed when modem state changes to online. It registers DUN record to Bluetooth adapter and wait for incoming DUN connection. Based on a patch from Zhenhua Zhang --- Makefile.am |3 + plugins/bluetooth.h |3 + plugins/dun_gw.c| 189 +