ofono/gatchat
Denis Kenzior 329f2d724b gatserver: fix certain bad behavior
Due to the new GAtIO semantics, the receive function is called
immediately if the receive buffer is not empty.  This caused certain
funny behavior in non-command (e.g. empty, a/) processing.
2011-07-11 15:51:34 -05:00
..
crc-ccitt.c Move CRC-CCITT table and helper into separate file 2010-04-09 17:08:30 +02:00
crc-ccitt.h Move CRC-CCITT table and helper into separate file 2010-04-09 17:08:30 +02:00
gat.h gat: add GAtSuspendFunc CB typedef 2011-04-29 08:30:22 -05:00
gatchat.c gatchat: Fix memory leak with notify nodes list 2011-05-06 09:19:54 -07:00
gatchat.h gatchat: introduce send for +CPOS 2011-03-28 18:06:58 -05:00
gathdlc.c gatchat: Fix unused variable cases 2011-05-27 09:52:31 -07:00
gathdlc.h gathdlc: add g_at_hdlc_resume() API 2011-05-24 12:25:07 -05:00
gatio.c gatio: add ability to drain GAtIO read buffer 2011-05-02 07:05:57 -05:00
gatio.h gatio: add ability to drain GAtIO read buffer 2011-05-02 07:05:57 -05:00
gatmux.c gatmux: Remove unused error variable 2011-02-08 16:48:52 -06:00
gatmux.h The user data pointer variable should be called user_data 2010-04-11 17:42:40 +02:00
gatppp.c ppp: Add basic length sanity checks 2011-06-29 05:00:56 -05:00
gatppp.h GAtPPP: Add PFC option support 2011-06-29 00:33:42 -05:00
gatrawip.c gatchat: The IO setup already ensures no encoding and no buffering 2011-01-20 10:56:21 +01:00
gatrawip.h gatchat: Add skeleton for GAtRawIP module 2010-10-21 19:36:18 +02:00
gatresult.c gatchat: add g_at_result_iter_next_number_default API 2011-02-24 14:01:23 -06:00
gatresult.h gatchat: add g_at_result_iter_next_number_default API 2011-02-24 14:01:23 -06:00
gatserver.c gatserver: fix certain bad behavior 2011-07-11 15:51:34 -05:00
gatserver.h gatserver: Add function to enable/disable echo 2011-02-23 09:31:07 -06:00
gatsyntax.c gatsyntax: support short prompt in v1 parser 2011-03-28 18:06:59 -05:00
gatsyntax.h gatchat: new hint to handle +CPOS 2011-03-28 18:06:59 -05:00
gattty.c Update copyright information 2010-01-01 17:00:10 -08:00
gattty.h Update copyright information 2010-01-01 17:00:10 -08:00
gatutil.c gatchat: Small cleanup to make function look simpler 2011-01-20 10:55:31 +01:00
gatutil.h Add utility helper for debugging binary blobs 2010-04-10 11:56:11 +02:00
gsm0710.c Update copyright information 2010-01-01 17:00:10 -08:00
gsm0710.h Update copyright information 2010-01-01 17:00:10 -08:00
gsmdial.c gsmdial: Add pfc & acfc options to gsmdial 2011-06-29 04:03:57 -05:00
ppp.h ppp: Add basic length sanity checks 2011-06-29 05:00:56 -05:00
ppp_auth.c ppp: Add basic length sanity checks 2011-06-29 05:00:56 -05:00
ppp_cp.c ppp: Add basic length sanity checks 2011-06-29 05:00:56 -05:00
ppp_cp.h ppp: Add basic length sanity checks 2011-06-29 05:00:56 -05:00
ppp_ipcp.c ppp: Remove some g_prints 2011-02-28 16:13:56 -06:00
ppp_lcp.c ppp: Don't regenerate options when unchanged 2011-06-29 04:03:25 -05:00
ppp_net.c ppp: Add basic length sanity checks 2011-06-29 05:00:56 -05:00
ringbuffer.c ringbuffer: Switch ringbuffer to g_slice allocator 2011-03-16 21:34:54 -05:00
ringbuffer.h Add offset parameter to ring_buffer_write_ptr() function 2010-04-24 18:59:44 +02:00
test-qcdm.c gatchat: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06:00
test-server.c test-server: Update to the new GAtPPP API 2011-05-24 12:25:08 -05:00