Implementing the feature of multi-user bt phase1 83/28783/1
authorwu zheng <wu.zheng@intel.com>
Thu, 16 Oct 2014 06:27:01 +0000 (14:27 +0800)
committerwu zheng <wu.zheng@intel.com>
Thu, 16 Oct 2014 06:27:01 +0000 (14:27 +0800)
commit2f5aa161a321a1874ed4eae9002bfb3d07ffef39
treee42b24163f854c3218ed2430216dbc1c54008866
parent013ce12bd8bfb46b99dde955b586ee287e808522
Implementing the feature of multi-user bt phase1

According to the multi-user bt phase1 desgin,
user isolation is implemented.

Please check https://wiki.tizen.org/wiki/Multi-user_Bluetooth

A file is used to save who and which device has been paired.

According to it, only paired user can use the related devices.

Change-Id: I900ab59072cdde7012a9a4153c3772e6dbab062e
Signed-off-by: Wu Zheng <wu.zheng@intel.com>
capi/bluetooth.c
doc/bluetooth-service.txt
include/bluetooth-service.h
lib/bluetooth-service.c
src/pairing.c
test/bt-service-lib-test.c