ofono/gatchat
Denis Kenzior 61b30c025d gatserver: Don't bother reporting command prefixes
The command line parser knows where the actual command line parameters
begin, so there's no need to make the callback skip the prefix and the
additional separator characters.
2011-02-15 15:47:32 -06: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 Add generic receive function definition 2010-04-10 11:54:12 +02:00
gatchat.c gatchat: fix canceling in progress commands 2010-12-07 12:16:20 -06:00
gatchat.h gatchat: Add support for slave chat instances 2010-10-21 18:41:38 +02:00
gathdlc.c gatchat: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06:00
gathdlc.h gathdlc: Add from_io constructor 2010-04-29 18:49:16 -05:00
gatio.c gatchat: improve large file downlink data transfer 2011-01-20 12:59:40 +01:00
gatio.h gathdlc: Add accessor for GAtIO 2010-04-28 17:27:36 -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 gatchat: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06:00
gatppp.h ppp: Refactor server-side API 2010-06-29 11:53:11 -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: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06:00
gatresult.h Update copyright information 2010-01-01 17:00:10 -08:00
gatserver.c gatserver: Don't bother reporting command prefixes 2011-02-15 15:47:32 -06:00
gatserver.h gatserver: Suspend/resume GAtServer with GAtIO 2010-06-17 14:38:23 -05:00
gatsyntax.c gatchat: M15 coding styles fixes 2011-01-12 08:06:59 -08:00
gatsyntax.h gatchat: M15 coding styles fixes 2011-01-12 08:06:59 -08: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 gatchat: M15 coding styles fixes 2011-01-12 08:06:59 -08:00
ppp.h ppp: Refactor server-side API 2010-06-29 11:53:11 -05:00
ppp_auth.c gatchat: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06:00
ppp_cp.c gatchat: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06:00
ppp_cp.h ppp: Add MAX_IPCP_FAILURE to avoid timeout quickly 2010-07-09 09:53:24 -03:00
ppp_ipcp.c gatchat: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06:00
ppp_lcp.c PPP: Fix transmit ACCM and receive ACCM mixup 2011-02-14 14:22:32 -06:00
ppp_net.c ppp: Fix some coding style and memory leaks 2010-10-21 18:26:50 +02:00
ringbuffer.c gatchat: explicitly compare pointers to NULL 2010-11-29 12:05:29 -06: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 gatchat: M15 coding styles fixes 2011-01-12 08:06:59 -08:00