OSDN Git Service

obexd: Add process callback to session's pending_request
authorChristian Fetzer <christian.fetzer@bmw-carit.de>
Tue, 28 May 2013 12:37:05 +0000 (14:37 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 29 May 2013 10:24:17 +0000 (13:24 +0300)
commitb79cd0b46cb1012e815f227aa58c6667d93752f8
tree84b996f7549dd1ec75b78b65f4def7f414518cf0
parentdc2ad0558742f5c54fa09898fab5d8e4b5d94ae0
obexd: Add process callback to session's pending_request

This adds a process callback and a data destroy callback to the session's
pending_request structure.

This is needed as preparation of queuing all OBEX session commands.
obexd/client/session.c