ofono/gatchat
Kristen Carlson Accardi 41188e326a ppp: fix another hardcode of ppp_packet size 2010-05-11 09:26:08 -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 Add generic receive function definition 2010-04-10 11:54:12 +02:00
gatchat.c gatchat: implement g_at_chat_get_io() 2010-05-10 15:41:39 -05:00
gatchat.h gatchat: implement g_at_chat_get_io() 2010-05-10 15:41:39 -05:00
gathdlc.c gathdlc: Add from_io constructor 2010-04-29 18:49:16 -05:00
gathdlc.h gathdlc: Add from_io constructor 2010-04-29 18:49:16 -05:00
gatio.c gatio: support for blocking / nonblocking writes 2010-04-28 17:27:34 -05:00
gatio.h gathdlc: Add accessor for GAtIO 2010-04-28 17:27:36 -05:00
gatmux.c gatmux: Unref the chat instead of using shutdown 2010-04-28 17:27:34 -05:00
gatmux.h The user data pointer variable should be called user_data 2010-04-11 17:42:40 +02:00
gatppp.c ppp: Keep these defines private 2010-05-10 16:28:23 -05:00
gatppp.h ppp: Refactor connect / disconnect callbacks 2010-04-30 15:31:26 -05: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 Add offset parameter to ring_buffer_write_ptr() function 2010-04-24 18:59:44 +02:00
gatserver.h The user data pointer variable should be called user_data 2010-04-11 17:42:40 +02: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 Fix: Don't try to set channel flags if they're 0 2010-04-13 15:37:05 -05: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: Shut down cleanly when ppp link dies 2010-05-10 16:36:33 -05:00
ppp.h ppp: Keep these defines private 2010-05-10 16:28:23 -05:00
ppp_auth.c ppp: set address and control field 2010-05-10 16:27:15 -05:00
ppp_cp.c ppp: set address and control field 2010-05-10 16:27:15 -05:00
ppp_cp.h ppp: Make pppcp functions const correct 2010-04-28 17:27:35 -05:00
ppp_ipcp.c ppp: get rid of ppp_enter_phase 2010-04-30 14:37:17 -05:00
ppp_lcp.c ppp: get rid of ppp_enter_phase 2010-04-30 14:37:17 -05:00
ppp_net.c ppp: fix another hardcode of ppp_packet size 2010-05-11 09:26:08 -05:00
ringbuffer.c Add offset parameter to ring_buffer_write_ptr() function 2010-04-24 18:59:44 +02:00
ringbuffer.h Add offset parameter to ring_buffer_write_ptr() function 2010-04-24 18:59:44 +02:00
test-qcdm.c Add initial implementation for QCDM test utility 2010-04-10 15:13:23 +02:00
test-server.c No to check for NULL pointers with g_free 2010-04-15 04:42:03 -07:00