Hi Frédéric, On 01/12/2011 11:15 AM, Frédéric Dalleau wrote: > From: Zhenhua Zhang > > Btio library is the low level socket API for BT RFCOMM connection. We > share the same library among BlueZ, Obex and oFono. So make sure you > synchronize to other two projects when you make changes to btio.[ch]. > --- > Makefile.am | 8 +- > btio/btio.c | 1299 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > btio/btio.h | 97 +++++ > configure.ac | 5 + > 4 files changed, 1407 insertions(+), 2 deletions(-) > create mode 100644 btio/btio.c > create mode 100644 btio/btio.h > This patch has been applied, thanks. Regards, -Denis