ofono/gatchat
Denis Kenzior 2867bf724d gatserver: Add command finished callbacks 2011-08-15 00:25:27 -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: Add terminator blacklisting 2011-07-25 03:44:56 +02:00
gatchat.h gatchat: Add terminator blacklisting 2011-07-25 03:44:56 +02:00
gathdlc.c gatchat: Fix marker handling within HDLC support 2011-08-09 20:00:58 -07:00
gathdlc.h gatchat: Add support for sending HDLC frame start and end markers 2011-08-09 16:50:30 -07: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: Add command finished callbacks 2011-08-15 00:25:27 -05:00
gatserver.h gatserver: Add command finished callbacks 2011-08-15 00:25:27 -05: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 gatchat: Fix minor whitespace mistake 2011-08-04 23:54:33 +02:00
gattty.h gatchat: Add helper for opening QCDM ports 2011-07-26 15:59:47 +02:00
gatutil.c gatchat: Abort hexdump helper when no debug function is specified 2011-08-09 20:00:18 -07:00
gatutil.h gatchat: Add utility function for hexdump debugs 2011-08-09 19:17:52 -07: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: Fix port settings and debugging for QCDM test tool 2011-07-26 16:02:24 +02:00
test-server.c test-server: Update to the new GAtPPP API 2011-05-24 12:25:08 -05:00