bluez/gobex
Luiz Augusto von Dentz bc654c5048 gobex: fix not tracking received responses
obex->rx_last_op is only updated if there is no pending request which
means it only store last received request.
2012-12-04 22:22:04 +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 Action command convenience functions 2012-12-04 22:22:02 +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: log transfers using G_OBEX_DEBUG_TRANSFER 2012-12-04 22:22:03 +01:00
gobex.c gobex: fix not tracking received responses 2012-12-04 22:22:04 +01:00
gobex.h gobex: Add client transfer functions taking a pre-created GObexPacket 2012-12-04 22:22:02 +01:00