Add AT chat library implementation
authorDenis Kenzior <denis.kenzior@intel.com>
Wed, 6 May 2009 21:33:17 +0000 (14:33 -0700)
committerMarcel Holtmann <marcel.holtmann@intel.com>
Wed, 6 May 2009 21:42:54 +0000 (14:42 -0700)
commit64c42764736de15544e58666bdf97de088f7a7b5
tree8f496fa6822a15acc593bd8ee66007ed0925efd3
parent4ea27466bf3a5a3309d5ee689a1470c20c483ef9
Add AT chat library implementation
gatchat/Makefile.am
gatchat/gatchat.c [new file with mode: 0644]
gatchat/gatchat.h [new file with mode: 0644]
gatchat/gatresult.c [new file with mode: 0644]
gatchat/gatresult.h [new file with mode: 0644]
gatchat/ringbuffer.c [new file with mode: 0644]
gatchat/ringbuffer.h [new file with mode: 0644]