Commit Graph

18 Commits

Author SHA1 Message Date
Marcel Holtmann 91d3c4479f gisi: Update copyright information 2011-10-10 13:40:08 -07:00
Pekka Pessi 593e74f793 gisi: Simplify client interface.
Use send functions without explicit timeout. Return booleans instead
of pointers - nobody really used GIsiPending but relied on client
doing the cleanup.

Add g_isi_client_set_timeout(), g_isi_client_(v)send_with_timeout().
2011-01-07 13:38:55 +02:00
Aki Niemi 4ca9022358 gisi: Minor style fixes 2010-12-22 17:47:11 +02:00
Aki Niemi 19306a1e00 gisi: Minor style fix in pipe.c 2010-12-22 17:13:48 +02:00
Aki Niemi 7d6e163184 gisi: Explicit compare to NULL 2010-12-22 17:13:48 +02:00
Mika Liljeberg 8ea0c03a76 gisi: check pipe handle 2010-12-22 17:13:48 +02:00
Aki Niemi 068233c370 gisi: Adapt and refactor pipe module
Make use of the new client API and refactor the code.
2010-12-22 17:13:46 +02:00
Aki Niemi 8698a0d4f2 gisi: Fix copyright and license boilerplate 2010-10-14 15:29:58 +03:00
Pekka Pessi a97a97147d Eliminated bool, true and false from gisi 2010-05-27 13:07:15 -05:00
Denis Kenzior 8987fb696c Fix: Use g_try_malloc in gisi/pipe.c 2010-03-16 17:37:44 -05:00
Ismo Puustinen 3f5851f4e9 gisi: Getter function for pipe handle 2009-09-01 13:42:15 +03:00
Denis Kenzior 779851acec Fix control reaches end of non-void function 2009-08-20 15:39:11 -05:00
Denis Kenzior 63f3bc455f Fix unused variable err warning 2009-08-20 15:39:11 -05:00
Rémi Denis-Courmont a0973098a4 gisi: fix pipe create request endianess problems 2009-08-19 18:16:07 +03:00
Rémi Denis-Courmont f32be53cd0 Phonet: add error handling for pipes 2009-08-19 17:07:15 +03:00
Rémi Denis-Courmont fa3c5f5ee1 Phonet: add modem parameter to ISI pipe API 2009-08-19 17:07:15 +03:00
Rémi Denis-Courmont 5e2a1745fb Phonet: add modem parameter to ISI client API 2009-08-19 17:07:15 +03:00
Rémi Denis-Courmont 2bfe1a24b9 Phonet: basic pipe owner support
This will be needed for GPRS support.
2009-08-14 16:56:52 +03:00