OSDN Git Service

obexd: Fix using the same prefix for client and server sessions
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 10 Apr 2013 11:41:00 +0000 (14:41 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 10 May 2013 11:56:25 +0000 (14:56 +0300)
commitb5afba21818acfa7f001966c51e3dca54d6d9f2a
treef12cf059df5f4645e342d649f01040f86d7e4810
parent071f1e6055b469a156a558ad25c40203cb3eaf62
obexd: Fix using the same prefix for client and server sessions

This avoids using the same path for different sessions which fail since
it cannot register a second time causing an unexpected error.
doc/obex-api.txt
obexd/client/session.c
obexd/src/manager.c