bluez/gobex
Luiz Augusto von Dentz 32ffe8f9d6 gobex: Introduce GObexApparam API
GObexApparam abstract the handling of application parameter tags, it
can be used to read/parse application parameter header data using
g_obex_apparam_get_* functions or to generate the data using
g_obex_apparam_set_*.
2012-12-04 22:22:06 +01:00
..
gobex-apparam.c gobex: Introduce GObexApparam API 2012-12-04 22:22:06 +01:00
gobex-apparam.h gobex: Introduce GObexApparam API 2012-12-04 22:22:06 +01:00
gobex-debug.h gobex: Fix not printing debug messages when GOBEX_DEBUG is set 2012-12-04 22:22:06 +01:00
gobex-defs.c gobex: fix includes of config.h 2012-12-04 22:22:03 +01:00
gobex-defs.h gobex: Premit raw OBEX error codes within G_OBEX_ERROR GError domain 2012-12-04 22:22:02 +01:00
gobex-header.c gobex: Change UTF name to standard 2012-12-04 22:22:06 +01:00
gobex-header.h gobex: add defines for possible values of SRMP header 2012-12-04 22:22:04 +01:00
gobex-packet.c gobex: log packets using G_OBEX_DEBUG_PACKET 2012-12-04 22:22:03 +01:00
gobex-packet.h gobex: remove extra define of G_OBEX_RSP_SUCCESS 2012-12-04 22:22:03 +01:00
gobex-transfer.c gobex: Add callback and userdata parameter to g_obex_cancel_transfer() 2012-12-04 22:22:06 +01:00
gobex.c gobex: Fix not printing debug messages when GOBEX_DEBUG is set 2012-12-04 22:22:06 +01:00
gobex.h gobex: Add callback and userdata parameter to g_obex_cancel_transfer() 2012-12-04 22:22:06 +01:00