[Bluetooth][OTP] Add object browsing support 34/128834/3
authorGowtham Anandha Babu <gowtham.ab@samsung.com>
Thu, 11 May 2017 13:43:39 +0000 (19:13 +0530)
committerGowtham Anandha Babu <gowtham.ab@samsung.com>
Wed, 17 May 2017 10:17:24 +0000 (15:47 +0530)
commit1e23796887007d56d3736cd8303bd324a38a267d
tree8280e826db95d412703544b002ac741905759f45
parentd9f33483f2498b7476080df530c8558dc5ddf8da
[Bluetooth][OTP] Add object browsing support

Client side changes:
1) Exposed characterstics_write_value BT-API
2) Send "GattValueChanged" indication to otp-application

Server side changes:
1) Change implementation to support both single and
   multiple object(s).

Change-Id: I9fd250505b739b858f26ee7618737e058bc95a8d
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
bt-api/bt-common.c
bt-api/bt-event-handler.c
bt-api/bt-otp.c
bt-otp/bt-otpserver.c
bt-service/bt-request-handler.c
bt-service/bt-service-event-receiver.c
bt-service/bt-service-event-sender.c
bt-service/bt-service-otp.c
bt-service/include/bt-service-otp.h
include/bluetooth-api.h
include/bt-internal-types.h