CONPRO-1551 Adding support for LE bi directional request. 48/223448/1
authorKush <kush.agrawal@samsung.com>
Wed, 22 Jan 2020 13:20:46 +0000 (18:50 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 30 Jan 2020 01:44:42 +0000 (10:44 +0900)
commit43f41c1749baf851613ff1741c2900eda5ba09fe
treeac7f962b4f5b246f50f216824e4cd0a6f5a69423
parent8db06e8bb74bbdb91fa3572da011530977609cf2
CONPRO-1551 Adding support for LE bi directional request.

Issue : Currently Tizen LE Server only supports sending response
        and LE Client supports sending request and response for response.
        But in some scenarios if server tries to send request using same BLE
        connection, then that is not possible.

Solution: This patch will allow LE server to send Request using same BLE connection

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/654
(cherry-picked from af41fb6485fdb0bb02bfd92e6e4993a0b1596a36)

Change-Id: Ie2a0bb3add5e56565d0059ac2d42dfd68336c958
Signed-off-by: Kush <kush.agrawal@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
resource/csdk/connectivity/api/cacommon.h
resource/csdk/connectivity/src/bt_le_adapter/caleadapter.c