ofono/gatchat
Marcel Holtmann 0b2014df05 Implement full CFUN handling for AT server 2010-04-11 17:36:34 +02: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 Fix some cases where g_try_new should be used 2010-04-02 19:20:53 -07:00
gatchat.h Remove one empty line and add another one 2010-04-09 17:10:48 +02:00
gathdlc.c Use a ring buffer for non-blocking HDLC output streams 2010-04-11 07:01:14 +02:00
gathdlc.h Use a ring buffer for non-blocking HDLC output streams 2010-04-11 07:01:14 +02:00
gatmux.c Fix some cases where g_try_new should be used 2010-04-02 19:20:53 -07:00
gatmux.h Update copyright information 2010-01-01 17:00:10 -08:00
gatppp.c Move CRC-CCITT table and helper into separate file 2010-04-09 17:08:30 +02:00
gatppp.h Remove one empty line and add another one 2010-04-09 17:10:48 +02:00
gatresult.c Update copyright information 2010-01-01 17:00:10 -08:00
gatresult.h Update copyright information 2010-01-01 17:00:10 -08:00
gatserver.c Fix some cases where g_try_new should be used 2010-04-02 19:20:53 -07:00
gatserver.h Simplify the send_info API 2010-03-30 20:29:10 -05:00
gatsyntax.c Fix: Introduce PPP data state 2010-03-31 18:48:52 -05:00
gatsyntax.h Update copyright information 2010-01-01 17:00:10 -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 Add utility helper for debugging binary blobs 2010-04-10 11:56:11 +02: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 Check for PIN status to see details in debug output 2010-04-10 09:33:45 +02:00
ppp.h ppp: Fix make some functions const correct 2010-04-08 16:47:04 -05:00
ppp_auth.c Move PPP constants where they are used 2010-04-03 22:32:27 -07:00
ppp_cp.c ppp: Trivial style fix 2010-04-09 08:57:12 -05:00
ppp_cp.h ppp: Rip out the now unused option string stuff 2010-04-08 16:47:05 -05:00
ppp_ipcp.c ppp: Use flags not booleans for ipcp options 2010-04-09 08:55:16 -05:00
ppp_lcp.c ppp: Use flags instead of booleans for lcp options 2010-04-09 08:44:29 -05:00
ppp_net.c ppp: implement net close 2010-04-02 19:03:56 -05:00
ringbuffer.c Hide internals of ring buffer structure 2010-04-02 21:51:19 -07:00
ringbuffer.h Hide internals of ring buffer structure 2010-04-02 21:51:19 -07:00
test-qcdm.c Add initial implementation for QCDM test utility 2010-04-10 15:13:23 +02:00
test-server.c Implement full CFUN handling for AT server 2010-04-11 17:36:34 +02:00