Modify opp to match multi-user mode 98/30698/1
authorwu zheng <wu.zheng@intel.com>
Mon, 24 Nov 2014 11:24:56 +0000 (19:24 +0800)
committerwu zheng <wu.zheng@intel.com>
Mon, 24 Nov 2014 11:24:56 +0000 (19:24 +0800)
commit97e84d46e8d13430e761de4a88d5fb16a80a4af2
treeb7ad9fbfd9a518e1f70f52b43627a80c21e4b81c
parentbca52497b335d4002df84d52ccd4fa4d2f23d580
Modify opp to match multi-user mode

The old opp doesn't match multi-user mode.
opp daemon need to run with obexd in the same user.

To Tizen design, it is not possible.
Therefore, the opp design is modify.
opp daemon handle all the opp functions.
It fixed the bug of TC-2090.

Change-Id: I012a7ea3123a9d50708cea4ff475aaaf333463d0
Signed-off-by: Wu Zheng <wu.zheng@intel.com>
capi/bluetooth-obex.c
include/obex.h
lib/bluetooth-service.c
lib/obex.c
src/opp.c