bluez/gobex
Mikel Astiz 45df7c0fe3 gobex: fix callback remove when canceling transfer
This code path could lead to situations where the callback is later
used, making the daemon crash.
2012-12-04 22:22:06 +01:00
..
gobex-debug.h gobex: add initial support for debug 2012-12-04 22:22:03 +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: log headers using G_OBEX_DEBUG_HEADER 2012-12-04 22:22:03 +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: Translate posix error code to proper OBEX response opcode 2012-12-04 22:22:05 +01:00
gobex.c gobex: fix callback remove when canceling transfer 2012-12-04 22:22:06 +01:00
gobex.h gobex: Translate posix error code to proper OBEX response opcode 2012-12-04 22:22:05 +01:00